Element property (ILEADMarkers)
long Element (short index) | |
Overview |
Refer to Markers. |
Remarks
Gets or sets the array of elements in the current marker.
When the GetMarker method is called, this property is updated with the actual elements in the retrieved marker.
When inserting a marker, set this property along with the ElementCount property and the Type property, before calling the InsertMarker method.
See Also