'Declaration
Public Function New( _ ByVal layout As CanvasLayout, _ ByVal resetZoom As System.Boolean, _ ByVal tooltip As System.String _ )
'Usage
Dim layout As CanvasLayout Dim resetZoom As System.Boolean Dim tooltip As System.String Dim instance As New NToggleViewLayoutAction(layout, resetZoom, tooltip)
public NToggleViewLayoutAction( CanvasLayout layout, System.bool resetZoom, System.string tooltip )
Parameters
- layout
- resetZoom
- tooltip