GoDiagram Win Reference
MarginBounds Property

Gets the bounding rectangle of the area inside the margins.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The bounds of the rectangle inside the margins")>
Public Overridable ReadOnly Property MarginBounds As RectangleF
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The bounds of the rectangle inside the margins")]
public virtual RectangleF MarginBounds {get;}

Property Value

This just returns the Paper's bounds after the margins are subtracted all around.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSheet Class
GoSheet Members
TopLeftMargin Property
BottomRightMargin Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback