Click or drag to resize

GUIGraphAxisModelIsGridVisible Property

Determine if the grid is visible or not

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

Property Value

Type: String
Remarks
The value is either true or false
See Also