Click or drag to resize
SoImageFormulaProcessinginFormula Property

Formula to apply on image(s).

Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFString inFormula { get; }

Property Value

Type: SoSFString
Remarks

See Custom formula syntax for how to use a formula. Default value is "".

See Also