Click or drag to resize
Accord.NET (logo)

ManipulatorControlDrawVerticalAxis Property

Determines if vertical axis should be drawn or not.

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

Property Value

Type: Boolean
Remarks

Default value is set to .

See Also