Visual Basic | |
---|---|
Sub GetDataMarker( _ ByVal Index As System.Integer, _ ByRef Marker As System.Integer _ ) |
JavaScript | |
---|---|
GetDataMarker( Index : Number ) : Number |
Parameters
- Index
- Index of the custom data element
- Marker[out] or Return Value
- Marker for the custom data element
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.
DraftSight V1R1.2