CoordinateSystemBase.ArrowColorZ Property

Gets or sets the color of the Z axis arrow, applies only to the coordinate system style mode.
Public Property ArrowColorZ() As Color
This language is not supported or no code example is available.
public Color ArrowColorZ {get; set;}
This language is not supported or no code example is available.

Property Value

Color
Remarks
 
You need to call the Environment.CompileUserInterfaceElements to see the effect of your changes at run-time.

.NET Framework

Supported in: 4.8

In this article

Definition