ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTImage Class |
The following tables list the members exposed by ImGearARTImage.
Name | Description | |
---|---|---|
![]() | ImGearARTImage Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AlignmentH | Gets or sets the horizontal alignment of the image. |
![]() | AlignmentV | Gets or sets the vertical alignment of the image. |
![]() | AspectRatio | Gets or sets the aspect ratio of the image. |
![]() | Border | Gets or sets the mark border. |
![]() | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. |
![]() | FileName | Gets or sets the file name of the image reference. |
![]() | FitMode | Gets or sets the fitting mode of the image. |
![]() | Height | Gets or sets the height of the rectangle. |
![]() | Orientation | Gets or sets the image orientation. |
![]() | Page | Gets or sets the ImageGear.Core.ImGearPage class object that contains the image. |
![]() | SelectionType | Overridden. Gets the selection type. |
![]() | Type | Overridden. Gets mark's type. |
![]() | Visible | Overridden. Gets or sets a value indicating whether the mark is visible or not. |
![]() | Width | Gets or sets the width of the image. |
![]() | X | Gets or sets the X coordinate of the top-left point of the image. |
![]() | Y | Gets or sets the Y coordinate of the top-left point of the image. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. This method clones ImGearARTImage class object. |
![]() | Flip | Overridden. Flips the mark around the center in vertical or horizontal direction. |
![]() | GetRenderBounds | Overridden. Gets rendering bounding rectangle of the mark in abstract coordinates. |
![]() | GetViewBkColor | The method gets the current background color of the view. |
![]() | Move | Overridden. Moves the mark by specified offset. |
![]() | Rotate | Overridden. Rotates the mark around the center. |
![]() | Scale | Overridden. Scales the mark in horizontal and vertical directions. |