ACadSharp.Entities.Ellipse.PolarCoordinateRelativeToCenter(System.Double) - DomCR/ACadSharp GitHub Wiki
PolarCoordinateRelativeToCenter(System.Double) Method
Calculate the local point on the ellipse for a given angle relative to the center.
Definition
Namespace: ACadSharp.Entities.Ellipse
C#
public XY PolarCoordinateRelativeToCenter(System.Double)
Return Value
XY