RectangleClipOperator.RectangleClipOperator Constructors
Initializes a new instance of the RectangleClipOperator class.
Overload List
| Name | Description | |
|---|---|---|
| Public method | RectangleClipOperator() | Initializes a new empty instance of the RectangleClipOperator class. |
| Public method | RectangleClipOperator(Operator input) | Initializes a new instance of the RectangleClipOperator class with the given input. |
RectangleClipOperator()
Initializes a new empty instance of the RectangleClipOperator class.Syntax
public RectangleClipOperator ()RectangleClipOperator(Operator input)
Initializes a new instance of the RectangleClipOperator class with the given input.Syntax
public RectangleClipOperator (
Operator input
)Parameters
input
Type: Operator
The input that the operator reads features to clip from.
The input that the operator reads features to clip from.
Platforms
Windows, Linux, Android