←Select platform

TextRotate Property

Summary
Gets or sets the rotation value for this AnnTextObject.
Syntax
C#
VB
Objective-C
C++
Java
public AnnTextRotate TextRotate { get; set; } 
Public Property TextRotate As AnnTextRotate 
@property (nonatomic) LTAnnTextRotate textRotate; 
public AnnTextRotate getTextRotate() 
public void setTextRotate(AnnTextRotate textRotate) 
public:  
   property AnnTextRotate^ TextRotate 
   { 
      AnnTextRotate^ get() 
      void set(AnnTextRotate^ value) 
   } 

Property Value

An AnnTextRotate value that specifies the number of degrees to rotate this AnnTextObject.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.