OrientedBoundingRect.GetOrigin Method

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

In this article

Definition