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