Click or drag to resize

BitmapMarkerProfileTrimScanLine Property

Skips white pixels at the start of end of each scan line, reducing execution time.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public bool TrimScanLine { get; set; }

Property Value

Boolean
See Also