ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > MarkSelectedNext Method |
Used to enumerate all selected annotations on page. It returns the handle of the next selected annotation.
MarkSelectedNext(IMark As IIGArtXMark) As IIGArtXMark
Name | Description |
---|---|
IMark | If represents valid annotation then this function returns the next selected annotation on the page. |
Handle of IIGArtXMark.
N/A