Skybound Rebar

RebarBandRenderer.HasSizeGrip Property

Gets or sets whether the band has a size grip.

[Visual Basic]
Public Property HasSizeGrip As Boolean
[C#]
public bool HasSizeGrip {get; set;}

Property Value

true if the band has a size grip; otherwise, false.

See Also

RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace