Eyeshot 9.0 WinForms API Reference
LabelOrigin Property (CoordinateSystemBase)

WinForms Assembly > devDept.Eyeshot Namespace > CoordinateSystemBase Class : LabelOrigin Property
Gets or sets the origin label.
Syntax
'Declaration
 
Public Overridable Property LabelOrigin As String
public virtual string LabelOrigin {get; set;}
Remarks
You need to call the ViewportLayout.CompileUserInterfaceElements to see the effect of your changes at run-time.
See Also

Reference

CoordinateSystemBase Class
CoordinateSystemBase Members