StandardTouchTool3D.ShowMarker Property
Gets or sets a flag indicating if the tool draws a marker in the view, showing the zoom or inspect point.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean ShowMarker { get; set; }
Property Value
Type: System.Boolean
Default: true
True if the marker should be drawn, False otherwise.
Default: true
True if the marker should be drawn, False otherwise.
Platforms
Windows, Linux, Android