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