Table of Contents

Delegate PathForeachFunc

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

Parameters

op PathOperation
pts Point
nPts nuint
weight float

Returns

bool