C#
VB
C++
Gets or sets a value that indicates whether to rotate the label when annotations viewer get rotated.
public bool RotateWithParent { get; set; }
Public Property RotateWithParent As Boolean
public:
property bool RotateWithParent
{
bool get()
void set(bool value)
}
true to rotate the label when annotations viewer get rotated false.
This property is designed to work with object name label only.
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