public bool EnablePinchZooming { get; set; }
Public Property EnablePinchZooming As Boolean Get Set
public: property bool EnablePinchZooming { bool get (); void set (bool value); }
member EnablePinchZooming : bool with get, set
In This Article