Search
Key.Left Property
See Also
 






Horizontal position of the key.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public double Left { get; set; }

Visual Basic  Copy Code

Public Property Left As Double

 Property Value

 See Also