Alignment Property (ICurvedSettings)
Gets or sets the alignment of the curved text.
.NET Syntax
JavaScript | |
---|
get_Alignment () : String
put_Alignment (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_Alignment(
dsArcTextAlignment_e* Val
)
HRESULT put_Alignment(
dsArcTextAlignment_e NewVal |
C++ | |
---|
DSRESULT get_Alignment (
dsArcTextAlignment_e* Val
)
DSRESULT put_Alignment(
dsArcTextAlignment_e NewVal
) |
Property Value
Alignment as defined in
dsArcTextAlignment_e
See Also
Availability
DraftSight 2018 SP2