VisualArea2DToolBaseTResultDragHandleColor Property

CVB.Net Documentation
Color to be used for painting the drag handles. 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 DragHandleColor { get; set; }

Property Value

Type: Color
See Also

Reference