Leadtools.Windows.Annotations Namespace > IAnnText Interface : TextRotate Property |
AnnTextRotate TextRotate {get; set;}
'Declaration Property TextRotate As AnnTextRotate
'Usage Dim instance As IAnnText Dim value As AnnTextRotate instance.TextRotate = value value = instance.TextRotate
property AnnTextRotate TextRotate { AnnTextRotate get(); void set ( AnnTextRotate value); }