(Leadtools.Annotations.Core)

TextRotate Property

Show in webframe





Gets or sets the rotation value for this AnnTextObject.
Syntax
public AnnTextRotate TextRotate {get; set;}
Public Property TextRotate As AnnTextRotate
public AnnTextRotate TextRotate {get; set;}
@property (nonatomic) LTAnnTextRotate textRotate;
public AnnTextRotate getTextRotate()
public void setTextRotate(AnnTextRotate textRotate)
            
 
get_TextRotate();
set_TextRotate(value);
Object.defineProperty('TextRotate');

Property Value

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

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.