OrientedBoundingBox.GetOrigin Method

Gets the Origin position of the OrientedBoundingBox.
Public Overrides Function GetOrigin() As Point2D
This language is not supported or no code example is available.
public override Point2D GetOrigin()
This language is not supported or no code example is available.

Return Value

Point2D

A Point3D that defines the origin.

.NET Framework

Supported in: 4.8

In this article

Definition