Inserts a point and marker at the specified index of the XRecord data element.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub InsertPointData( _
long Index As System.Integer, _
long Marker As System.Integer, _
dsMathPoint* Point As MathPoint _
) |
Parameters
- Index
- Index of the XRecord data element where to insert a point (see Remarks)
- Marker
- Marker
- Point
- Point
Remarks
See Also
Availability
DraftSight V1R4.0