Logo FSBarV1_Archived

VizCommand Type

User interaction commands.

Union cases

Union case Description

Pan(dx, dy)

Full Usage: Pan(dx, dy)

Parameters:
    dx : float32
    dy : float32

dx : float32
dy : float32

ResetView

Full Usage: ResetView

SetBaseLayer LayerKind

Full Usage: SetBaseLayer LayerKind

Parameters:
Item : LayerKind

SetColorScheme(LayerKind, ColorScheme)

Full Usage: SetColorScheme(LayerKind, ColorScheme)

Parameters:
Item1 : LayerKind
Item2 : ColorScheme

SetMarkerSize float32

Full Usage: SetMarkerSize float32

Parameters:
    Item : float32

Item : float32

SetOverlayOpacity float32

Full Usage: SetOverlayOpacity float32

Parameters:
    Item : float32

Item : float32

Stop

Full Usage: Stop

ToggleGridLines

Full Usage: ToggleGridLines

ToggleOverlay OverlayKind

Full Usage: ToggleOverlay OverlayKind

Parameters:
Item : OverlayKind

Zoom(factor, centerX, centerY)

Full Usage: Zoom(factor, centerX, centerY)

Parameters:
    factor : float32
    centerX : float32
    centerY : float32

factor : float32
centerX : float32
centerY : float32

Instance members

Instance member Description

this.IsPan

Full Usage: this.IsPan

Returns: bool
Returns: bool

this.IsResetView

Full Usage: this.IsResetView

Returns: bool
Returns: bool

this.IsSetBaseLayer

Full Usage: this.IsSetBaseLayer

Returns: bool
Returns: bool

this.IsSetColorScheme

Full Usage: this.IsSetColorScheme

Returns: bool
Returns: bool

this.IsSetMarkerSize

Full Usage: this.IsSetMarkerSize

Returns: bool
Returns: bool

this.IsSetOverlayOpacity

Full Usage: this.IsSetOverlayOpacity

Returns: bool
Returns: bool

this.IsStop

Full Usage: this.IsStop

Returns: bool
Returns: bool

this.IsToggleGridLines

Full Usage: this.IsToggleGridLines

Returns: bool
Returns: bool

this.IsToggleOverlay

Full Usage: this.IsToggleOverlay

Returns: bool
Returns: bool

this.IsZoom

Full Usage: this.IsZoom

Returns: bool
Returns: bool

Type something to start searching.