Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > IAnnTextObject Interface : Alignment Property |
StringAlignment Alignment {get; set;}
'Declaration Property Alignment As StringAlignment
'Usage Dim instance As IAnnTextObject Dim value As StringAlignment instance.Alignment = value value = instance.Alignment
property StringAlignment Alignment { StringAlignment get(); void set ( StringAlignment value); }