Visual Basic | |
---|---|
Sub InsertPointData( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Point As MathPoint _ ) |
JavaScript | |
---|---|
InsertPointData( Index : Number, Marker : Number, Point : dsMathPoint ) |
Parameters
- Index
- Index of the XRecord data element where to insert a point (see Remarks)
- Marker
- Marker
- Point
- Point
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::GetPointData Method ()
IXRecord::SetPointData Method ()
IXRecord Members
IXRecord::GetPointData Method ()
IXRecord::SetPointData Method ()
DraftSight V1R4.0