SetToPoint Method (ILispParameter)
Sets the value of the LISP parameter to the specified point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetToPoint( _
IMathPoint* Value As MathPoint _
) |
C# | |
---|
void SetToPoint(
MathPoint Value
) |
JavaScript | |
---|
SetToPoint(
Value : MathPoint
) |
Parameters
- Value
- Point
See Also
Availability
DraftSight V1R4.0