ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > MarkPaint Method |
Repaints the specified mark on the computer screen. If the MarkIndex value is specified as -1, then all marks are repainted.
MarkPaint(MarkIndex As Long)
Name | Description |
---|---|
MarkIndex | Index of the mark to repaint (specify -1 to repaint all marks). |
None
N/A
None