GoDiagram Web Reference
StartAngle Property (GoPie)

Gets or sets the initial angle of the section of the ellipse to be drawn.
Syntax
'Declaration
 
<DescriptionAttribute("The start angle for the side of the pie slice")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Property StartAngle As Single
[DescriptionAttribute("The start angle for the side of the pie slice")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public float StartAngle {get; set;}

Property Value

This value is in degrees, measured clockwise from zero along the positive X axis. The value should range from zero to just below 360. Values outside this range are adjusted to equivalent angles that fall in this range.
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

GoPie Class
GoPie Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback