Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnTextObject Class : TextRotate Property |
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); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnTextObject.