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