Skybound Rebar

RebarButtonRenderer.GetTextRectangle Method 

Gets the bounding rectangle for the text for the button.

[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 button.

See Also

RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace