ImageGear Professional for Windows ActiveX
MarkNext Method

Description:

Returns the index of the next mark following the specified mark. Note that, since marks can be deleted, that the mark indexes are not necessarily contiguous - use MarkFirst Method/MarkNext Method to iterate over the marks in the IGArtPage Object.

Syntax:

      MarkNext(MarkIndex As Long) As Long

Parameters:

Name Description
MarkIndex Index of the mark whose successor is wanted.

Return Value:

Index of the next mark in the IGArtPage Object, or -1 if there are no more marks.

Bits Per Pixel:

N/A

Sample:

ig_artCtrl_vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback