Gets or sets the index of the current layout in the LayoutRing.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public int LayoutRingIndex { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LayoutRingIndex As Integer |
See Also