Click or drag to resize

ApplicationSettingsMouseGestureTraceColor Property

Gets or sets the color of the mouse gesture trace.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract int MouseGestureTraceColor { get; set; }

Property Value

Type: Int32
ARGB value representing the color of the mouse gesture trace.
Remarks
A value representing transparency is not reflected.
See Also