ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > GlobalAttrBounds Property |
Gets and sets the default value to be used for AttrBounds Property whenever a new mark is created. Specifies 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
Read-only property
Default Value: The (0,0,0,0) rectangle
Valid Values: The rectangle must be within the ImageRect of the IGPageDisplay Object.
N/A