OrientedBoundingRect.GetVertices Method

Gets the 8-vertices of the OrientedBoundingBox.
Public Overridable Function GetVertices() As Point2D()
This language is not supported or no code example is available.
public virtual 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.5, 4.6, 4.7

In this article

Definition