SoVRMLInlineGetBoundingBoxColor Method |
Returns the bounding box color.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static SbColor GetBoundingBoxColor()
Public Shared Function GetBoundingBoxColor As SbColor
public:
static SbColor GetBoundingBoxColor()
static member GetBoundingBoxColor : unit -> SbColor
Return Value
Type:
SbColor
Remarks
See Also