SoWWWInlineSetBoundingBoxColor Method |
Specifies the color of bounding boxes displayed.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void SetBoundingBoxColor(
out SbColor c
)
Public Shared Sub SetBoundingBoxColor (
<OutAttribute> ByRef c As SbColor
)
public:
static void SetBoundingBoxColor(
[OutAttribute] SbColor% c
)
static member SetBoundingBoxColor :
c : SbColor byref -> unit
Parameters
- c
- Type: OIV.InventorSbColor
Remarks See Also