Click or drag to resize

RectangleD2DExtensions Class

[Missing <summary> documentation for "T:Altaxo.Geometry.RectangleD2DExtensions"]

Inheritance Hierarchy
SystemObject
  Altaxo.GeometryRectangleD2DExtensions

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class RectangleD2DExtensions

The RectangleD2DExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetIncludedTransformedRectangle Calculates the dimensions of the greatest (by area) rectangle included in an outer rectangle, where the inner rectangle is rotated/sheared/scaled.
Top
See Also