Click or drag to resize

GUIViewportModelZoomIncrement Property

Defines the increment by which the magnification of the Viewport will be changed.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float ZoomIncrement { get; set; }

Property Value

Type: Single
See Also