DisplayCoordinateDisplayStyle Property

CVB.Net Documentation
Controls the way the coordinate system is being displayed when Left button mode is in 'DefineOrigin'.

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

[DefaultValueAttribute(CoordinateDisplayStyle.None)]
public CoordinateDisplayStyle CoordinateDisplayStyle { get; set; }

Property Value

Type: CoordinateDisplayStyle
See Also

Reference