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 > IAnnText Interface : TextVerticalAlignment Property |
AnnTextAlignment TextVerticalAlignment {get; set;}
'Declaration Property TextVerticalAlignment As AnnTextAlignment
'Usage Dim instance As IAnnText Dim value As AnnTextAlignment instance.TextVerticalAlignment = value value = instance.TextVerticalAlignment
property AnnTextAlignment TextVerticalAlignment { AnnTextAlignment get(); void set ( AnnTextAlignment value); }