Skybound Rebar

RebarMenuItemRenderer.ArrowColor Property

Gets or sets the color used to draw the submenu arrow. Assigning Empty to this property will cause the default color to be used.

[Visual Basic]
Public Property ArrowColor As Color
[C#]
public System.Drawing.Color ArrowColor {get; set;}

Property Value

A Color structure which specifies the color used to draw the submenu arrow.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace