Click or drag to resize

ScribbleCommandFilterFirst Property

Gets or sets whether or not a filter should be applied to the image before the strokes.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool FilterFirst { get; set; }

Property Value

Type: Boolean
Filter before drawing lines.
See Also