Click or drag to resize

SelectionMouseToolLineBackgroundColor Property

Gets or sets the color used as the background line.

Namespace:  Atalasoft.Imaging.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Color LineBackgroundColor { get; set; }

Property Value

Type: Color
The color used for the background line.
Remarks
Using a background line color helps the selection visibility when selecting over dark colored images.
See Also