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