ItemLocationDirectGetAbsoluteEnclosingRectangle Method |
Gets the absolute enclosing rectangle, taking into account ScaleX, ScaleY, Rotation and Shear (SSRS).
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public RectangleD3D GetAbsoluteEnclosingRectangle()
Return Value
RectangleD3DThe enclosing rectangle in absolute values.
See Also