Click or drag to resize

BaseThreadCoordinatedJobExecutorPathFactory Property

[Missing <summary> documentation for "P:RAYLASE.Marker.Job.Executor.BaseThreadCoordinatedJobExecutor.PathFactory"]


Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
protected Func<bool, VectorGraphicPath> PathFactory { get; }

Property Value

FuncBoolean, VectorGraphicPath
See Also