Click or drag to resize
SoAsciiTextwidth Property

Defines the width of each text string.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoMFFloat width { get; }

Property Value

Type: SoMFFloat
Remarks

Each string will be scaled so that it spans this many units. Default is 0.

See Also