CoordinateDisplayStyle Enumeration

CVB.Net Documentation
Options how to display the coordinate system when in select coordinate mode.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public enum CoordinateDisplayStyle
Members

  Member nameValueDescription
None-1 Do not display the coordinate system.
Wedge0 Coordinate system is displayed as an angle.
Crosshair1 Coordinate system origin is displayed as a crosshair.
See Also

Reference