SoTabPlaneDraggerlineWidth Property |
Specifies the line width for the outline box.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat lineWidth { get; }
Public ReadOnly Property lineWidth As SoSFFloat
Get
public:
property SoSFFloat^ lineWidth {
SoSFFloat^ get ();
}
member lineWidth : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks Default is 1.0
Note |
---|
Field available since Open Inventor 7.1 |
See Also