SetToPoint Method (ILispParameter) Send Feedback
See Also 
Value
Point
Sets the value of the LISP parameter to the specified point.

Syntax

Visual Basic 
Sub SetToPoint( _
   ByVal Value As MathPoint _
) 
C# 
void SetToPoint( 
   MathPoint Value
)
JavaScript 
SetToPoint( 
   Value : dsMathPoint
)
COM native C++ 
HRESULT SetToPoint( 
   IMathPoint* Value
) 
C++ 
DSRESULT SetToPoint( 
   dsMathPoint* Value
) 

Parameters

Value
Point
 

See Also

Availability

DraftSight V1R4.0