SlopeOperator.SlopeOperator Constructors
Initializes a new instance of the SlopeOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | SlopeOperator() | Initializes a new instance of the SlopeOperator class. |
Public method | SlopeOperator(Operator input) | Initializes a new instance of the SlopeOperator class with the specified input operator. |
SlopeOperator()
Initializes a new instance of the SlopeOperator class.Syntax
public SlopeOperator ()
SlopeOperator(Operator input)
Initializes a new instance of the SlopeOperator class with the specified input operator.Syntax
public SlopeOperator (
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