Click or drag to resize

ClipperGetBounds(Path64) Method

[Missing <summary> documentation for "M:Clipper2Lib.Clipper.GetBounds(Clipper2Lib.Path64)"]


Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static Rect64 GetBounds(
	Path64 path
)

Parameters

path  Path64

[Missing <param name="path"/> documentation for "M:Clipper2Lib.Clipper.GetBounds(Clipper2Lib.Path64)"]

Return Value

Rect64

[Missing <returns> documentation for "M:Clipper2Lib.Clipper.GetBounds(Clipper2Lib.Path64)"]

See Also