Color used for filling manipulator.

Namespace:  AForge.Controls
Assembly:  AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Color ManipulatorColor { get; set; }

Remarks

Default value is set to LightSeaGreen.

See Also