PoNumericDisplayFormattenPower Property |
Defines the power of ten divisor.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFShort tenPower { get; }
Public ReadOnly Property tenPower As SoSFShort
Get
public:
property SoSFShort^ tenPower {
SoSFShort^ get ();
}
member tenPower : SoSFShort with get
Property Value
Type:
SoSFShortRemarks Unused if the format is AUTO_FORMAT.
See Also