double ZoomFactor { get; set; }
Property ZoomFactor As Double Get Set
property double ZoomFactor { double get (); void set (double value); }
abstract ZoomFactor : float with get, set
In This Article