ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > AttrBounds Property |
Gets or sets the rectangle, in image coordinates, of a mark. For marks like Hollow Rectangle, this is the size of the mark. For marks like Pin Up Text, this rectangle specifies the position, height, and width of the mark Before using this property, you must load the IGArtPage Object.AttrXXX properties with the values from a specific mark by calling MarkQuery Method.
Read-write property
Default Value: As per GlobalAttrBounds Property
Valid Values: The rectangle must be within the ImageRect of the IGPageDisplay Object.
N/A