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