Click or drag to resize

ObjectOutlineForArrangementsWrapperGetBounds Method

Gets the bounds of the object in root layer coordinates.

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

Return Value

RectangleD3D
The bounds of the graphical object.

Implements

IObjectOutlineForArrangementsGetBounds
See Also