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