Crop members (Office)
An object used to remove a portion of an image.
Properties
Name | Description |
---|---|
Application | Gets the Application object of the host application. Read-only. |
Creator | Gets a 32-bit integer that indicates the application in which the Crop object was created. Read-only. |
PictureHeight | Gets or sets the height of the image that is to be cropped. Read/write. |
PictureOffsetX | Gets or sets the x-axis offset of the image that is to be cropped. Read/write. |
PictureOffsetY | Gets or sets the y-axis offset of the image that is to be cropped. Read/write. |
PictureWidth | Gets or sets the width of the image that is to be cropped. Read/write. |
ShapeHeight | Gets or sets the height of a shape that is used to crop an image. Read/write. |
ShapeLeft | Gets or sets the location of the left-side of a shape that is used to crop an image. Read/write. |
ShapeTop | Gets or sets the location of the top of a shape that is used to crop an image. Read/write. |
ShapeWidth | Gets or sets the width of a shape that is used to crop an image. Read/write. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.