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