GetMarkers method (ILEADMarkers)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short GetMarkers(long lFlags)

Overview

Refer to Markers.

Remarks

Gets a copy of the last markers set with SetMarkers.

Since you have a copy, anything you do with the object will not modify the markers, which will be saved if you call a SaveXXX method. If you want to modify the markers being saved, call SetMarkers.

See Also

Elements:

Count property, CopyMarkers method, CreateMarkers method, DeleteMarker method, DeleteMarkerAt method, Element property, ElementCount property, EnumerateMarkers event, EnumMarkers method, GetMarker method, InsertMarker method, Save method, SaveBuffer method, SaveMemory method, SaveOffset method, SaveMemory method, SaveLayers method, SetMarkers method, TransformFile method, Type property, WriteMetaData method

Topics:

Raster Images: Markers