WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / ToolMenuItem Class / ToolMenuItem Constructor
In This Topic
    ToolMenuItem Constructor
    In This Topic
    Initializes a new instance of a ToolMenuItem.
    Syntax
    public ToolMenuItem( 
       string glyph,
       FlexViewerTool tool,
       string label
    )

    Parameters

    glyph
    tool
    label
    See Also