Click or drag to resize
Accord.NET (logo)

ManipulatorControlDrawHorizontalAxis Property

Determines if horizontal axis should be drawn or not.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute(true)]
public bool DrawHorizontalAxis { get; set; }
Request Example View Source

Property Value

Type: Boolean
Remarks

Default value is set to .

See Also