Gets or sets the position of the curved text.
.NET Syntax
JavaScript | |
---|
get_TextSide () : String
put_TextSide (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_TextSide(
dsArcTextPosition_e* Val
)
HRESULT put_TextSide(
dsArcTextPosition_e NewVal |
C++ | |
---|
DSRESULT get_TextSide (
dsArcTextPosition_e* Val
)
DSRESULT put_TextSide(
dsArcTextPosition_e NewVal
) |
Property Value
Position of the curved text as defined in
dsArcTextPosition_e
See Also
Availability
DraftSight 2018 SP2