Sets the 16-bit signed integer, also called Int16, value for the specified command option for the document.
.NET Syntax
JavaScript | |
---|
SetCommandOptionInt16(
Var : String,
Value : Number
) : String
|
Parameters
- Var
- Command option as defined in dsCommandOptionInt16_e
- Value
- Int16 value for the specified command option
- Result[out] or Return Value
- Status of setting the Int16 value of the command option as defined in dsSetCommandOptionResult_e
Example
See Also
Availability
DraftSight V1R1.1