Ellipse |
[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.Ellipse3D"]
public class Ellipse3D
The Ellipse3D type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertParameters2D | ||
| ConvertParameters2DWithCorr | Calculates from our description of an ellipse (defined by startPoint, center, orientation angle phi, aspectRatio (quotient b/a) its semi axes a and b and the start angle. | |
| EllipseBoundingBox | ||
| Evaluate2DEllipseAt | ||
| GetEllipseArcBoundingBox | Calculates the bounding box of an elliptic arc. | |
| GetEllipseExtremeAngles | Calculates the angles where the ellipse has its extreme values according to the world's x- and y-axis. | |
| MirrorAngle | Mirrors the angle at the x axis and limits its range to the interval [-2*pi..2*pi]. |