| Visual Basic | |
|---|---|
Sub Add( _ ByVal MathPoint As MathPoint _ ) | |
| C# | |
|---|---|
void Add( MathPoint MathPoint ) | |
| JavaScript | |
|---|---|
Add( MathPoint : dsMathPoint ) | |
Parameters
- MathPoint
- IMathPoint
DraftSight V1R1.4
| Add Method (IMathPoint) | Send Feedback |
| See Also | |
| Visual Basic | |
|---|---|
Sub Add( _ ByVal MathPoint As MathPoint _ ) | |
| C# | |
|---|---|
void Add( MathPoint MathPoint ) | |
| JavaScript | |
|---|---|
Add( MathPoint : dsMathPoint ) | |