Skybound Rebar

RebarMenuItemRenderer.DefaultArrowColor Property

Gets the default value of the ArrowColor property when no specific value is assigned.

[Visual Basic]
Overridable Protected ReadOnly Property DefaultArrowColor As Color
[C#]
protected virtual System.Drawing.Color DefaultArrowColor {get;}

Property Value

The default value of the ArrowColor property.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace