| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXMark Object |
This object provides general properties and methods for all mark types.
IIGArtXMark
| Clone Method | Clones a mark from the existing one. |
| FromLegacyMark Method | Clones a mark from the existing legacy mark. |
| GetBounds Method | Returns the IGRectangle object that contains mark position and dimensions. |
| GetHitTestBounds Method | Returns a minimum bounding rectangle containing all the graphic elements of annotation. |
| Move Method | Moves the mark. |
| Tooltip Property | Gets/sets mark description that is used by tooltips. |
| Type Property | Gets the type of the mark. |
| Visible Property | Gets/sets the visibility state. |