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