OrientedBoundingBox(OrientedBoundingBox) Constructor

Defines an OrientedBoundingBox from another one.
Protected Sub New( _ 
ByVal another As OrientedBoundingBox
)
This language is not supported or no code example is available.
protected OrientedBoundingBox( 
OrientedBoundingBox another 
)
This language is not supported or no code example is available.

Parameters

another
OrientedBoundingBox

<default>

.NET Framework

Supported in: 4.8

In this article

Definition