Table of Contents

Delegate PathForeachFunc

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

Parameters

op PathOperation
pts IntPtr
nPts nuint
weight float
userData IntPtr

Returns

bool