LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

TextRotate Property (IAnnTextObject)






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
AnnTextRotate TextRotate {get; set;}
get_TextRotate();
set_TextRotate(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnTextObject Interface
IAnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.