OrientedBoundingBox.GetVertices Method

Gets the 8-vertices of the OrientedBoundingBox.
Public Overrides Function GetVertices() As Point2D()
This language is not supported or no code example is available.
public override Point2D[] GetVertices()
This language is not supported or no code example is available.

Return Value

Point2D[]

A Point3D array that defines the already-transformed vertices.

.NET Framework

Supported in: 4.8

In this article

Definition