PictureFormat.Crop Property
Returns or sets the number of points that are cropped off the specified picture or OLE object. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Crop As Crop
Get
'Usage
Dim instance As PictureFormat
Dim value As Crop
value = instance.Crop
Crop Crop { get; }
Property Value
Type: Microsoft.Office.Core.Crop
Remarks
Cropping is calculated relative to the original size of the picture.