'Declaration
<BrowsableAttribute(False)>
<DefaultValueAttribute()>
<DescriptionAttribute("This property sets and returns whether the built-in touch zooming operation is performed on the current image.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public Property ImageZoomingEnabled As Boolean
'Usage
Dim instance As Touch
Dim value As Boolean
instance.ImageZoomingEnabled = value
value = instance.ImageZoomingEnabled