Delegate PathForeachFunc
- Namespace
- Gsk
- Assembly
- Gsk-4.0.dll
public delegate bool PathForeachFunc(PathOperation op, Point pts, nuint nPts, float weight)
Parameters
op
PathOperationpts
PointnPts
nuintweight
float
public delegate bool PathForeachFunc(PathOperation op, Point pts, nuint nPts, float weight)
op
PathOperationpts
PointnPts
nuintweight
float