AnnotationKeyBinderItem Property |
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic AnnotationKey this[
Keys key
] { get; set; }Public Default Property Item (
key As Keys
) As AnnotationKey
Get
Set
Parameters
- key
- Type: System.Windows.FormsKeys
The key.
Property Value
Type:
AnnotationKey
The
AnnotationKey.
Return Value
Type:
AnnotationKey
See Also