Click or drag to resize

BaseJobExecutorProfileVectorGraphicElementFilters Property

The filter to specify layers and paths that will be processed. The filter functions depending on the value of JobElementFilterType.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public ISet<BaseVectorGraphicElement> VectorGraphicElementFilters { get; }

Property Value

ISetBaseVectorGraphicElement
See Also