GetMarker method (Marker Control)

C++ Builder example

Delphi example

 

Builder Syntax

int GetMarker (LongInt lIndex);

Delphi Syntax

Function GetMarker (lIndex: Integer): Integer;

Overview

Refer to Implementing Markers.

Remarks

Gets information about the specified marker in the collection. This method lets you get access to each individual marker without the use of an event.

The lIndex should be less than the value of the Count property.

See Also

Elements:

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

Topics

Raster Images: Markers