ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > MarkIsSelected Method |
Checks the specified mark to see if it is selected.
MarkIsSelected(MarkIndex As Long) As Boolean
Name | Description |
---|---|
MarkIndex | Index of the mark to check. |
True if the mark is selected, and False if the mark is not selected.
N/A
None