Visual Basic | |
---|---|
Sub InsertDoubleData( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Value As System.Double _ ) |
Parameters
- Index
- Index of the XRecord data element where to insert the double (see Remarks)
- Marker
- Marker
- Value
- Double
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::GetDoubleData Method ()
IXRecord::SetDoubleData Method ()
IXRecord Members
IXRecord::GetDoubleData Method ()
IXRecord::SetDoubleData Method ()
DraftSight V1R4.0