public bool EnableRotate {get; set;}
Public Property EnableRotate As Boolean
public bool EnableRotate {get; set;}
@property (nonatomic) BOOL enableRotate;
get_EnableRotate();
set_EnableRotate(value);
Object.defineProperty('EnableRotate');
Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.
Note:This property is not supported in WinRTPhone.