Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 133

ACadSharp.Entities.Ellipse.GetBoundingBox

Albert Domenech edited this page Oct 3, 2024 · 2 revisions

GetBoundingBox Method

Gets the bounding box aligned with the axis XYZ that occupies this entity.

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

public overrideBoundingBox GetBoundingBox

Return Value

BoundingBox

Clone this wiki locally