Crop Members
Include Protected Members
Include Inherited Members
An object used to remove a portion of an image.
The Crop type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets the Application object of the host application. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the Crop object was created. |
![]() |
PictureHeight | Gets or sets the height of the image that is to be cropped. |
![]() |
PictureOffsetX | Gets or sets the x-axis offset of the image that is to be cropped. |
![]() |
PictureOffsetY | Gets or sets the y-axis offset of the image that is to be cropped. |
![]() |
PictureWidth | Gets or sets the width of the image that is to be cropped. |
![]() |
ShapeHeight | Gets or sets the height of a shape that is used to crop an image. |
![]() |
ShapeLeft | Gets or sets the location of the left-side of a shape that is used to crop an image. |
![]() |
ShapeTop | Gets or sets the location of the top of a shape that is used to crop an image. |
![]() |
ShapeWidth | Gets or sets the width of a shape that is used to crop an image. |
Top