Gets or sets the direction of the Note.
.NET Syntax
| JavaScript | |
|---|
get_Direction () : String
put_Direction (
NewVal : String
)
|
| COM native C++ | |
|---|
HRESULT get_Direction(
dsNoteDirection_e* Val
)
HRESULT put_Direction(
dsNoteDirection_e NewVal |
| C++ | |
|---|
DSRESULT get_Direction (
dsNoteDirection_e* Val
)
DSRESULT put_Direction(
dsNoteDirection_e NewVal
) |
Property Value
Direction of Note as defined in
dsNoteDirection_e
See Also
Availability
DraftSight V1R1.1