C#
VB
Java
Objective-C
WinRT C#
C++
Indicates if this object supports rotation.
public virtual bool CanRotate { get; }
Public Overridable ReadOnly Property CanRotate As Boolean
public virtual bool CanRotate {get;}
@property (nonatomic,readonly) BOOL canRotate;
public boolean canRotate()
get_CanRotate();
public:
virtual property bool CanRotate
{
bool get()
}
true if the object supports rotation; otherwise, false
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