BorderSnapOperator.BorderSnapOperator Constructors
Initializes a new instance of the BorderSnapOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | BorderSnapOperator() | Initializes a new instance of the BorderSnapOperator class. |
Public method | BorderSnapOperator(Operator input) | Initializes a new instance of the BorderSnapOperator class with the specified input operator. |
BorderSnapOperator()
Initializes a new instance of the BorderSnapOperator class.Syntax
public BorderSnapOperator ()
BorderSnapOperator(Operator input)
Initializes a new instance of the BorderSnapOperator class with the specified input operator.Syntax
public BorderSnapOperator (
Operator input
)
Parameters
input
Type: Operator
Specifies the next input operator in the operator chain.
Specifies the next input operator in the operator chain.
Platforms
Windows, Linux, Android