| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > ActionBeginSelection Method |
Creates GUI action object of type Mark Selection. This action object helps to select annotations with mouse.
ActionBeginSelection(pIParams As IGArtXDrawParams,
pIStartPoint As IGPoint) As IGArtXAction
| Name | Description |
|---|---|
| pIParams | Parameters required for action drawing. |
| pIStartPoint | Action starting point. |
Interface of created IGArtXAction Object
N/A