Gets or sets a value that indicates whether to enable rotate.
public bool EnableRotate {get; set;}
Public Property EnableRotate As Boolean
public bool EnableRotate {get; set;}
@property (nonatomic, assign) BOOL enableRotate
get_EnableRotate();
set_EnableRotate(value);
Object.defineProperty('EnableRotate');
true to enable rotate; otherwise, it is false. The default value is true.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET