GoDiagram Web Reference
DistanceBottom Property

The distance between the right/bottom point and the Hexagon's bottom border.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The distance between the right/bottom point and the Hexagon's bottom border.")>
Public Overridable Property DistanceBottom As Single
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The distance between the right/bottom point and the Hexagon's bottom border.")]
public virtual float DistanceBottom {get; set;}

Property Value

This defaults to 10. A negative number yields a concave figure.
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

GoHexagon Class
GoHexagon Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback