Gets or sets relative path to an image that should be displayed inside this key.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public string Image { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Image As String |
See Also