Click or drag to resize

IAnnotateKeyBinder Property

Gets the AnnotationKeyBinder used for binding annotation actions to key press events.
Gets the AnnotationKeyBinder used for binding annotation actions to key press events.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
AnnotationKeyBinder KeyBinder { get; }

Property Value

Type: AnnotationKeyBinder
The AnnotationKeyBinder used for this host or null (Nothing in VB) if key binding is not supported.

Property Value

Type: AnnotationKeyBinder
The AnnotationKeyBinder used for this host or null (Nothing in VB) if key binding is not supported.
See Also