This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class CropCommand |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CropCommand |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
CropBottom |
Gets or sets the crop bottom.
|
|
CropHeight |
Gets or sets the height of the crop.
|
|
CropLeft |
Gets or sets the crop left.
|
|
CropRight |
Gets or sets the crop right.
|
|
CropTop |
Gets or sets the crop top.
|
|
CropWidth |
Gets or sets the width of the crop.
|
See Also
Smartsite.ImageProcessor.Commands Namespace