C#
VB
C++
Gets or sets the rotation value.
public virtual AnnTextRotate TextRotate { get; set; }
Public Overridable Property TextRotate As Leadtools.Annotations.AnnTextRotate
public:
virtual property Leadtools.Annotations.AnnTextRotate TextRotate {
Leadtools.Annotations.AnnTextRotate get();
void set ( Leadtools.Annotations.AnnTextRotate );
}
An AnnTextRotate value that specifies the degree to rotate this IAnnTextObject.
For an example, refer to AnnTextObject.
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