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