←Select platform

TextRotate Property

Summary

Gets or sets the rotation value.

Syntax

C#
VB
C++
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 ); 
} 

Property Value

An AnnTextRotate value that specifies the degree to rotate this IAnnTextObject.

Example

For an example, refer to AnnTextObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly