C#
VB
Java
Objective-C
WinRT C#
C++
Indicates whether the object has been flipped.
public bool IsFlipped { get; }
Public ReadOnly Property IsFlipped As Boolean
public bool IsFlipped {get;}
@property (nonatomic,readonly) BOOL isFlipped;
public boolean isFlipped()
get_IsFlipped();
public:
property bool IsFlipped
{
bool get()
}
true if the object has been flipped; false otherwise.
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