GoDiagram Web Reference
DistanceTop Property

The distance between the left/top point and the Hexagon's top border.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("The distance between the left/top point and the Hexagon's top border.")>
Public Overridable Property DistanceTop As Single
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("The distance between the left/top point and the Hexagon's top border.")]
public virtual float DistanceTop {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