PoValueLegendupperUndefString Property |
String indicating the upper undefined level.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString upperUndefString { get; }
Public ReadOnly Property upperUndefString As SoSFString
Get
public:
property SoSFString^ upperUndefString {
SoSFString^ get ();
}
member upperUndefString : SoSFString with get
Property Value
Type:
SoSFStringRemarks (Corresponds to the maximum threshold of data mapping. Not used if no data mapping object is specified or if the maximum threshold is disabled).
See Also