Click or drag to resize

BaseFillingProfileDoSort Property

If true the filling paths will be sorted to enhance performance while marking.

Namespace: RAYLASE.Marker.VectorGraphicElement.Filling
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool DoSort { get; set; }

Property Value

Boolean
See Also