Click or drag to resize
SoDataMeasureGetMeasureName Method

Returns the name of this measure.

Namespace: OIV.ImageViz.Nodes.Measures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public string GetMeasureName()

Return Value

Type: String
Remarks

This name can be then used in custom measure formula

See Also