PoNumericDisplayFormatnumDecimal Property |
Defines the number of decimals placed after the decimal point.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFShort numDecimal { get; }
Public ReadOnly Property numDecimal As SoSFShort
Get
public:
property SoSFShort^ numDecimal {
SoSFShort^ get ();
}
member numDecimal : SoSFShort with get
Property Value
Type:
SoSFShortRemarks Used only if the format is FLOAT_FORMAT.
See Also