GoDiagram Web Reference
SweepAngle Property (GoPie)

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

Property Value

This value is in degrees, measured clockwise from the StartAngle. Absolute values equal to or greater than 360 degrees are adjusted to the equivalent angles less than 360 degrees. The default value is 60.
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