Leadtools.Annotations Namespace > IAnnTextObject Interface : TextRotate Property |
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); }