Click or drag to resize
Accord.NET (logo)

DenavitHartenbergViewerScale Property

Gets or sets the value to scale the drawing of the model to fit the window. Default is 1.

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

Property Value

Type: Single
See Also