Click or drag to resize
SoOrthoSliceborderWidth Property

Border width in pixels.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat borderWidth { get; }

Property Value

Type: SoSFFloat
Remarks

Default is 2. For more information about borderWidth units: see OIV.Inventor.Nodes.SoDrawStyle.lineWidth

Note Note

Field available since Open Inventor 10.10

See Also