Skybound Rebar

RebarMenuItemRenderer.GetImageBounds Method 

Returns the bounds in which the image should be drawn.

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

Return Value

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

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace