| Visual Basic | |
|---|---|
Property Alignment As dsDimensionTextAlignment_e | |
| C# | |
|---|---|
dsDimensionTextAlignment_e Alignment {get; set;} | |
| JavaScript | |
|---|---|
get_Alignment () : String put_Alignment ( NewVal : String ) | |
| COM native C++ | |
|---|---|
HRESULT get_Alignment( dsDimensionTextAlignment_e* Val ) HRESULT put_Alignment( dsDimensionTextAlignment_e NewVal | |
| C++ | |
|---|---|
DSRESULT get_Alignment ( dsDimensionTextAlignment_e* Val ) DSRESULT put_Alignment( dsDimensionTextAlignment_e NewVal ) | |
Property Value
Dimension text alignment as defined in dsDimensionTextAlignment_eCreate and Apply DimensionStyle (C#)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
DraftSight V1R1.2
Syntax