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