StartAngle Property (FlexRadar)
In This Topic
Gets or set the starting angle.
Syntax
'Declaration
<C1DescriptionAttribute("FlexRadar.StartAngle", "Gets or set the starting angle.")>
Public Property StartAngle As Double
[C1Description("FlexRadar.StartAngle", "Gets or set the starting angle.")]
public double StartAngle {get; set;}
See Also