OrientedBoundingBox.Clone Method

Creates a deep copy of this oriented bounding box.
Public Overrides Function Clone() As Object
This language is not supported or no code example is available.
public override object Clone()
This language is not supported or no code example is available.

Return Value

object

The new oriented bounding box object.

.NET Framework

Supported in: 4.8

In this article

Definition