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