SoHeightFieldRendercellOutlineWidth Property |
When cellOutline is true, this value specifies the cell outline width in pixels.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat cellOutlineWidth { get; }
Public ReadOnly Property cellOutlineWidth As SoSFFloat
Get
public:
property SoSFFloat^ cellOutlineWidth {
SoSFFloat^ get ();
}
member cellOutlineWidth : SoSFFloat with get
Property Value
Type:
SoSFFloat
RemarksDefault is 2 pixels.
NOTE: field available since Open Inventor 9.7
See Also