Skybound Rebar

RebarBandRenderer.GetSizeGripRectangle Method 

Returns the bounds of the size grip for the band.

[Visual Basic]
Public Function GetSizeGripRectangle() As Rectangle
[C#]
public Rectangle GetSizeGripRectangle();

Return Value

A Rectangle that represents the bounding rectangle of the size grip for the band.

See Also

RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace