Click or drag to resize

BaseFillingProfileNonShiftingPadding Property

The offset of the clipping from the contour. Filling paths within this radius from the contour will be removed (clipped).

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

Property Value

Double
See Also