SoArithmeticValueProcessingarithmeticOperator Property |
Select the operator to apply.
Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperationsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoArithmeticValueProcessingArithmeticOperators> arithmeticOperator { get; }
Public ReadOnly Property arithmeticOperator As SoSFEnum(Of SoArithmeticValueProcessingArithmeticOperators)
Get
public:
property SoSFEnum<SoArithmeticValueProcessingArithmeticOperators>^ arithmeticOperator {
SoSFEnum<SoArithmeticValueProcessingArithmeticOperators>^ get ();
}
member arithmeticOperator : SoSFEnum<SoArithmeticValueProcessingArithmeticOperators> with get
Property Value
Type:
SoSFEnumSoArithmeticValueProcessingArithmeticOperatorsRemarks See Also