Visual Basic | |
---|---|
Sub InsertDoubleData( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Value As System.Double _ ) |
Parameters
- Index
- Index where to insert the custom data
- Marker
- Marker for the custom data element
- Value
- Double value
Add, Modify, and Remove Custom Data (C#)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Call ICustomData::GetDataCount before calling this method to determine a valid value for Index.
ICustomData Interface
ICustomData Members
ICustomData::GetDoubleData Method
ICustomData::SetDoubleData Method
ICustomData Members
ICustomData::GetDoubleData Method
ICustomData::SetDoubleData Method
DraftSight V1R1.2