ItemLocationDirectGetAbsoluteEnclosingRectangleWithoutSSRS Method |
Gets the absolute enclosing rectangle without taking into account ScaleX, ScaleY, Rotation and Shear (SSRS).
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public RectangleD2D GetAbsoluteEnclosingRectangleWithoutSSRS()
Return Value
RectangleD2DThe enclosing rectangle in absolute values.
See Also