Eyeshot 9.0 WinForms API Reference
ArrowColorZ Property (CoordinateSystemBase)

WinForms Assembly > devDept.Eyeshot Namespace > CoordinateSystemBase Class : ArrowColorZ Property
Gets or sets the color of the Z axis arrow.
Syntax
'Declaration
 
Public Overridable Property ArrowColorZ As Color
public virtual Color ArrowColorZ {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