Click or drag to resize
SoOrthoSliceborderWidth Property

Border width in pixels.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
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