Click or drag to resize

GUIButtonBaseModelOutlineImage Property

If not empty, the button will have an Outline using the image stated here as base.

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

Property Value

Type: String
See Also