GoDiagram Win Reference
SweepAngle Property (GoArc)

Gets or sets the angle of the width of the section of the ellipse to be drawn.
Syntax
'Declaration
 
<DescriptionAttribute("The sweep angle for the body of the arc")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Property SweepAngle As Single
[DescriptionAttribute("The sweep angle for the body of the arc")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
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 300.
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

GoArc Class
GoArc Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback