Click or drag to resize

ItemLocationDirectGetAbsoluteEnclosingRectangle Method

Gets the absolute enclosing rectangle, taking into account ScaleX, ScaleY, Rotation and Shear (SSRS).

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RectangleD3D GetAbsoluteEnclosingRectangle()

Return Value

RectangleD3D
The enclosing rectangle in absolute values.
See Also