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