SoTabPlaneDraggertabPixelSize Property |
Specifies the size of the green tabs in pixels.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 tabPixelSize { get; }
Public ReadOnly Property tabPixelSize As SoSFInt32
Get
public:
property SoSFInt32^ tabPixelSize {
SoSFInt32^ get ();
}
member tabPixelSize : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks Default is 8
Note |
---|
Field available since Open Inventor 9.2 |
See Also