Click or drag to resize

RectDAsPath Method

Converts the rectangle to a PathD representation.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PathD AsPath()

Return Value

PathD
A PathD representing the outline of the rectangle.
See Also