MindFusion.Wpf Pack Programmer's Guide
Key.Image Property
See Also
 





Gets or sets relative path to an image that should be displayed inside this key.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf

 Syntax

C#  Copy Code

public string Image { get; set; }

Visual Basic  Copy Code

Public Property Image As String

 Property Value

 See Also

Key Members
Key Class
MindFusion.UI.Wpf Namespace