Click or drag to resize

RubberBandForeColor Property

Gets or sets a System.Drawing.Color that represents the color of the dashed line.

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

Property Value

Type: Color
A System.Drawing.Color that represents the color of the dashed line.
See Also