| Visual Basic | |
|---|---|
Sub SetToPoint( _ ByVal Value As MathPoint _ ) | |
| C# | |
|---|---|
void SetToPoint( MathPoint Value ) | |
| JavaScript | |
|---|---|
SetToPoint( Value : dsMathPoint ) | |
Parameters
- Value
- Point
DraftSight V1R4.0
| SetToPoint Method (ILispParameter) | Send Feedback |
| See Also | |
| Visual Basic | |
|---|---|
Sub SetToPoint( _ ByVal Value As MathPoint _ ) | |
| C# | |
|---|---|
void SetToPoint( MathPoint Value ) | |
| JavaScript | |
|---|---|
SetToPoint( Value : dsMathPoint ) | |