Skybound Rebar

RebarBandRenderer.GetTextRectangle Method 

Returns the bounds of the text for the band.

[Visual Basic]
Overridable Public Function GetTextRectangle() As Rectangle
[C#]
public virtual Rectangle GetTextRectangle();

Return Value

A Rectangle that represents the bounding rectangle of the text for the band.

See Also

RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace