RectangleD2DExpand Method |
Expands the rectangle by the specified margin.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void Expand(
Margin2D margin
)
Parameters
- margin Margin2D
- The margin.
See Also