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