StandardTool3D.ShowMarker Property
Gets or sets a flag indicating if the tool draws a marker in the 3D view, showing the zoom or inspect point.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
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