[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewer.ShowToolPanel

ShowToolPanel Method

ShowToolPanel(FlexViewerTool, bool)

Shows the specified tool panel or hides the panel if it is currently visible.

Declaration
public bool ShowToolPanel(FlexViewerTool tool, bool hideIfActive = true)
Parameters
Type Name Description
FlexViewerTool tool
bool hideIfActive
Returns
Type Description
bool