Gets or sets the HotkeyPrefix object for this StringFormat object.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public HotkeyPrefix HotkeyPrefix { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property HotkeyPrefix As HotkeyPrefix |
See Also