Click or drag to resize

Rect64AsPath Method

Converts the rectangle to a Path64 representation.

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

Return Value

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