GoDiagram Win Reference
BottomRightMargin Property (GoButton)

Gets or sets the amount of space to leave at the bottom and right sides between the icon and label and the edge of the background.
Syntax
'Declaration
 
<DescriptionAttribute("The margin around the icon and label inside the background at the right side and the bottom")>
<CategoryAttribute("Appearance")>
<TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
Public Overridable Property BottomRightMargin As SizeF
[DescriptionAttribute("The margin around the icon and label inside the background at the right side and the bottom")]
[CategoryAttribute("Appearance")]
[TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
public virtual SizeF BottomRightMargin {get; set;}

Property Value

This defaults to 2x3, in document coordinates.
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

GoButton Class
GoButton Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback