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