Click or drag to resize

GUIImageModelGUIViewport Property

Applies a Viewport to magnify the Image.

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

Property Value

Type: GUIViewportModel
See Also