public double ZoomPosition { get; set; }Public Property ZoomPosition As Double
Get
Setpublic:
virtual property double ZoomPosition {
double get () sealed;
void set (double value) sealed;
}abstract ZoomPosition : float with get, set
override ZoomPosition : float with get, set