GoDiagram Web Reference
DistanceLeft Property

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