AppearanceSettingsWorldCoordIconYAxisColor Property |
Gets or sets the color of the world coordinate Y axis.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic static Color WorldCoordIconYAxisColor { get; set; }
Public Shared Property WorldCoordIconYAxisColor As Color
Get
Set
Property Value
Type:
Color
See Also