SoDataMeasureCustomformula Property |
Formula describing the custom measure.
Namespace: OIV.ImageViz.Nodes.MeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString formula { get; }
Public ReadOnly Property formula As SoSFString
Get
public:
property SoSFString^ formula {
SoSFString^ get ();
}
member formula : SoSFString with get
Property Value
Type:
SoSFStringRemarks See Also