VisualRectToolBaseTResultRectColor Property

CVB.Net Documentation
Color to be used for painting the line. Note that changes to this property will not be reflected in the tool's visualization until it has been repainted.

Namespace:  Stemmer.Cvb.Forms.VisualTools
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public Color RectColor { get; set; }

Property Value

Type: Color
See Also

Reference