Click or drag to resize
Accord.NET (logo)

DenavitHartenbergViewerArrowsBoundingBox Property

Gets or sets the arrows indicating the axes on each drawing represented as a Rectangle object.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public Rectangle ArrowsBoundingBox { get; set; }
Request Example View Source

Property Value

Type: Rectangle
See Also