| ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayLayout Object |
This object provides access to display layout attributes of image. It is neither created directly but rather is accessed via Layout Property of IGPageDisplay Object.
IIGDisplayLayout
| Alignment Property | Specifies image display alignment mode. |
| AspectRatioMode Property | Specifies image aspect ratio mode. |
| AspectRatioValue Property | Specifies image aspect ratio value. |
| ClipRect Property | Returns a reference for the Clipping Rectangle (IGRectangle Object) member of the object. |
| DeviceRect Property | Returns a reference for the Device Rectangle (IGRectangle Object) member of the object. |
| FitMode Property | Specifies image display fit mode. |
| ImageRect Property | Returns a reference for the Image Rectangle (IGRectangle Object) member of the object. |
| UseImageResolution Property | Specifies whether or not image resolution should be used during image display. |