SoMathematicalFunctionProcessing.mathematicalOperator Property |
Select the operator to apply.
Namespace: OIV.ImageViz.Engines.ImageFiltering.GrayscaleTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoSFEnum<SoMathematicalFunctionProcessing. MathematicalOperators> mathematicalOperator { get; }
Public ReadOnly Property mathematicalOperator As SoSFEnum(Of SoMathematicalFunctionProcessing.MathematicalOperators)
Get
public:
property SoSFEnum<SoMathematicalFunctionProcessing. MathematicalOperators>^ mathematicalOperator {
SoSFEnum<SoMathematicalFunctionProcessing. MathematicalOperators>^ get ();
}
member mathematicalOperator : SoSFEnum<SoMathematicalFunctionProcessing. MathematicalOperators> with get
Property Value
Type:
SoSFEnum<SoMathematicalFunctionProcessing.MathematicalOperators>
Remarks
See Also