ClipperOffsetDeltaCallback64 Delegate |
[Missing <summary> documentation for "T:Clipper2Lib.ClipperOffset.DeltaCallback64"]
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic delegate double DeltaCallback64(
Path64 path,
PathD path_norms,
int currPt,
int prevPt
)
Parameters
- path Path64
-
- path_norms PathD
-
- currPt Int32
-
- prevPt Int32
-
Return Value
Double
See Also