VizCommand Type
User interaction commands.
Union cases
| Union case |
Description
|
Full Usage:
Pan(dx, dy)
Parameters:
float32
dy : float32
|
|
Full Usage:
ResetView
|
|
|
|
Full Usage:
SetColorScheme(LayerKind, ColorScheme)
Parameters:
LayerKind
Item2 : ColorScheme
|
|
Full Usage:
SetMarkerSize float32
Parameters:
float32
|
|
Full Usage:
SetOverlayOpacity float32
Parameters:
float32
|
|
Full Usage:
Stop
|
|
Full Usage:
ToggleGridLines
|
|
|
|
Full Usage:
Zoom(factor, centerX, centerY)
Parameters:
float32
centerX : float32
centerY : float32
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsPan
Returns: bool
|
|
Full Usage:
this.IsResetView
Returns: bool
|
|
Full Usage:
this.IsSetBaseLayer
Returns: bool
|
|
Full Usage:
this.IsSetColorScheme
Returns: bool
|
|
Full Usage:
this.IsSetMarkerSize
Returns: bool
|
|
Full Usage:
this.IsSetOverlayOpacity
Returns: bool
|
|
Full Usage:
this.IsStop
Returns: bool
|
|
Full Usage:
this.IsToggleGridLines
Returns: bool
|
|
Full Usage:
this.IsToggleOverlay
Returns: bool
|
|
Full Usage:
this.IsZoom
Returns: bool
|
|
FSBarV1_Archived