ElementCount property(Marker Control)

C++ Builder example

Delphi example

 

Builder Syntax

int ElementCount

Delphi Syntax

ElementCount: Integer;

Overview

Refer to Implementing Markers.

Remarks

Value that indicates the number of elements in the current marker.

When the GetMarker method is called, this property is updated with the number of elements in the retrieved marker.

When inserting a marker, set this property along with the Element property and the Type property, before calling the InsertMarker method.

See Also

Elements:

Count property, CopyMarkers method, CreateMarkers method, DeleteMarker method, DeleteMarkerAt method, Element property, OnEnumerateMarkers event, EnumMarkers method, GetMarker method, GetMarkers method, InsertMarker method, Load method, SetMarkers method, MarkerType property, WriteMetaData method

Topics

Raster Images: Markers