Skybound Rebar

RebarMenuItemRenderer.ParentBounds Property

Gets the bounding rectangle of the parent menu in which this item is being drawn.

[Visual Basic]
Public Property ParentBounds As Rectangle
[C#]
public System.Drawing.Rectangle ParentBounds {get; set;}

Property Value

A Rectangle structure which represents the bounding rectangle of the parent menu window in which this item is being drawn.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace