SetCommandOptionPoint2D Method (IDocument)
Sets the command option for the specified 2D point in the document.
.NET Syntax
JavaScript | |
---|
SetCommandOptionPoint2D(
Var : String,
X : Number,
Y : Number
) : String
|
Parameters
- Var
- Command option as defined in dsCommandOptionPoint2d_e
- X
- x coordinate of 2D point
- Y
- y coordinate of 2D point
- Result[out] or Return Value
- Status of setting the command option of the 2D point as defined in dsSetCommandOptionResult_e
Example
See Also
Availability
DraftSight V1R1.1