public float StartAngle { get; set; }
Public Property StartAngle As Single Get Set
public: property float StartAngle { float get (); void set (float value); }
member StartAngle : float32 with get, set
In This Article