GoDiagram Web Reference
TopLeftMargin Property (GoSheet)

Gets or sets the size of the margins along the left side and top.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The margins along the left side and top")>
<TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
Public Overridable Property TopLeftMargin As SizeF
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The margins along the left side and top")]
[TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
public virtual SizeF TopLeftMargin {get; set;}

Property Value

The default value is 50x50.
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
BottomRightMargin Property
ShowsMargins Property
MarginColor Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback