Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ICrop Interface
Properties

In This Topic
    ICrop Interface Members
    In This Topic

    The following tables list the members exposed by ICrop.

    Public Properties
     NameDescription
     Property Gets or sets the height of the image that is to be cropped.  
     Property Gets or sets the x-axis offset of the image that is to be cropped.  
     Property Gets or sets the y-axis offset of the image that is to be cropped.  
     Property Gets or sets the width of the image that is to be cropped.  
     Property Gets or sets the height of a shape that is used to crop an image.  
     Property Gets or sets the location of the left-side of a shape that is used to crop an image.  
     Property Gets or sets the location of the top of a shape that is used to crop an image.  
     Property Gets or sets the width of a shape that is used to crop an image.  
    Top
    See Also