ObjectManipulator.ArrowColorY Property

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

Property Value

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

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition