C#
VB
C++
Gets or sets the rotation value. This is a dependency property.
public AnnTextRotate TextRotate { get; set; }
Public Property TextRotate As Leadtools.Windows.Annotations.AnnTextRotate
public:
property Leadtools.Windows.Annotations.AnnTextRotate TextRotate {
Leadtools.Windows.Annotations.AnnTextRotate get();
void set ( Leadtools.Windows.Annotations.AnnTextRotate );
}
An AnnTextRotate value that specifies how much and in which direction to rotate this IAnnText.
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