Skybound Rebar

RebarButtonRenderer.GetImageRectangle Method 

Gets the bounding rectangle for the image for this button.

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

Return Value

A Rectangle that represents the bounding rectangle of the image for the button.

See Also

RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace