MTextFormattingOptionsAligment Property
|
Gets or sets the text alignment.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public MTextFormattingOptionsTextAligment Aligment { get; set; }
Public Property Aligment As MTextFormattingOptionsTextAligment
Get
Set
public:
property MTextFormattingOptionsTextAligment Aligment {
MTextFormattingOptionsTextAligment get ();
void set (MTextFormattingOptionsTextAligment value);
}
member Aligment : MTextFormattingOptionsTextAligment with get, set
PROPERTY Aligment AS MTextFormattingOptionsTextAligment GET SET
Property Value
Type:
MTextFormattingOptionsTextAligmentSee Also