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