Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

TextRotate Property (AnnTextObject)






Gets or sets the rotation value. This is a dependency property.
Syntax
public AnnTextRotate TextRotate {get; set;}
'Declaration
 
Public Property TextRotate As AnnTextRotate
'Usage
 
Dim instance As AnnTextObject
Dim value As AnnTextRotate
 
instance.TextRotate = value
 
value = instance.TextRotate

            

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

Property Value

An AnnTextRotate value that specifies how much and in which direction to rotate this IAnnText.
Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnTextObject.

Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features