Skybound Rebar

RebarButtonRenderer.ButtonType Property

Gets or sets the type of the button.

[Visual Basic]
Public Property ButtonType As RebarButtonType
[C#]
public Skybound.Rebar.RebarButtonType ButtonType {get; set;}

Property Value

One of the RebarButtonType values that specifies the type of button to draw.

See Also

RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace