Delegate PathForeachFunc
public delegate bool PathForeachFunc(PathOperation op, IntPtr pts, nuint nPts, float weight, IntPtr userData)
Parameters
op
PathOperationpts
IntPtrnPts
nuintweight
floatuserData
IntPtr
public delegate bool PathForeachFunc(PathOperation op, IntPtr pts, nuint nPts, float weight, IntPtr userData)
op
PathOperationpts
IntPtrnPts
nuintweight
floatuserData
IntPtr