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