EllipseArithmetic Methods |
The EllipseArithmetic type exposes the following members.
Methods | Name | Description |
---|
  | CalcScaledAxesRatio |
Calculates the new semi axes of a rotated ellipse when scaled by the factor scl
and returns the new ratio.
|
  | CalcScaledEllipsesEndpoint |
Calculates the endpoint of a scaled ellipse.
|
  | GetAngleFromLength | |
  | GetEllipseArcEndPoint(EllipseToMetafileCommand, dvec3) |
Calculates the endpoint of a given 2D ellipse arc.
|
  | GetEllipseArcEndPoint(Double, Double, Double, dvec3, dvec3) |
Calculates the endpoint of a given 2D ellipse arc.
|
  | GetLength | |
  | GetLengthAt | |
  | GetPoint(Double, EllipseToMetafileCommand) | |
  | GetPoint(Double, Double, Double, dvec3, dvec3) | |
  | GetPoint(Double, Double, Double, Double, dvec3, dvec3) | |
  | SplitMetafileCommand | |
  | SplitMetafileCommandByLength | |
  | TransformEllipseToMetafileCommand |
Transform the given ellipse with the given transformation.
Attention: Works only for 2D ellipses.
|
Top
See Also