SoTabBoxDraggertabPixelSize Property |
Specifies the size of the green tabs in pixels.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFInt32 tabPixelSize { get; }
Public ReadOnly Property tabPixelSize As SoSFInt32
Get
public:
property SoSFInt32^ tabPixelSize {
SoSFInt32^ get ();
}
member tabPixelSize : SoSFInt32 with get
Property Value
Type:
SoSFInt32
RemarksDefault is 8
NOTE: field available since Open Inventor 9.2
See Also