SetPointData Method (IXRecord)
Sets the specified XRecord data element to a point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetPointData( _
long Index As System.Integer, _
dsMathPoint* Point As MathPoint _
) |
C# | |
---|
void SetPointData(
System.int Index,
MathPoint Point
) |
Parameters
- Index
- Index of XRecord data element to set to a point (see Remarks)
- Point
- Point
Remarks
See Also
Availability
DraftSight V1R4.0