'Declaration Public Function New( _ ByVal toolFrame As Frame, _ ByVal tool As FlexViewerTool _ )
public CustomToolEventArgs( Frame toolFrame, FlexViewerTool tool )
Parameters
- toolFrame
- tool
'Declaration Public Function New( _ ByVal toolFrame As Frame, _ ByVal tool As FlexViewerTool _ )
public CustomToolEventArgs( Frame toolFrame, FlexViewerTool tool )