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 > AnnTextObject Class : Alignment Property |
public virtual StringAlignment Alignment {get; set;}
'Declaration Public Overridable Property Alignment As StringAlignment
'Usage Dim instance As AnnTextObject Dim value As StringAlignment instance.Alignment = value value = instance.Alignment
public: virtual property StringAlignment Alignment { StringAlignment get(); void set ( StringAlignment value); }