Gets or sets whether to vertically align the text of the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Vertical As System.Boolean |
C# | |
---|
System.bool Vertical {get; set;} |
JavaScript | |
---|
get_Vertical () : Boolean
put_Vertical (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_Vertical(
VARIANT_BOOL* Val
)
HRESULT put_Vertical(
VARIANT_BOOL NewVal |
Property Value
True to vertically align the text, false to not
See Also
Availability
DraftSight V1R1.1