WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / CustomToolEventArgs Class / CustomToolEventArgs Constructor
In This Topic
    CustomToolEventArgs Constructor
    In This Topic
    Initializes a new instance of the CustomToolEventArgs class.
    Syntax
    public CustomToolEventArgs( 
       Frame toolFrame,
       FlexViewerTool tool
    )

    Parameters

    toolFrame
    tool
    See Also