CreateMarkers method (Marker Control)

C++ Builder example

Delphi example

 

Builder Syntax

int CreateMarkers ();

Delphi Syntax

Function CreateMarkers (void): Integer;

Overview

Refer to Implementing Markers.

Remarks

Creates an empty marker collection. Markers can be added to this collection with InsertMarker.

See Also

Elements:

EnumMarkers method, GetMarker method, GetMarkers method, Count property, Element property, ElementCount property, MarkerType property, LoadMarkers method

Topics

Raster Images: Markers