Click or drag to resize

ActiveDataCommandsSpatialMarker Property

Shows/hides scale bar in active data overlay.

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property SpatialMarker ( 
	parent As McCommand
) As ShowSpatialMarkerCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ShowSpatialMarkerCommand
See Also