LEADTOOLS Annotations (Leadtools.Annotations assembly)

TextRotate Property (IAnnTextObject)

Show in webframe





Gets or sets the rotation value.
Syntax
AnnTextRotate TextRotate {get; set;}
'Declaration
 
Property TextRotate As AnnTextRotate
'Usage
 
Dim instance As IAnnTextObject
Dim value As AnnTextRotate
 
instance.TextRotate = value
 
value = instance.TextRotate

            

            
property AnnTextRotate TextRotate {
   AnnTextRotate get();
   void set (    AnnTextRotate value);
}

Property Value

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

Target Platforms

See Also

Reference

IAnnTextObject Interface
IAnnTextObject Members

 

 


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