Class PolyLineHandlerExtension
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Description of PolyLineHandlerExtension.
[ExtensionFor(typeof(Polyline))]
[ExtensionFor(typeof(Polygon))]
public class PolyLineHandlerExtension : LineExtensionBase, IKeyDown, IKeyUp
- Inheritance
-
PolyLineHandlerExtension
- Implements
Properties
- InvokeDefaultAction
if that control wants the default DesignPanel action to be suppressed, let this return false
Methods
- KeyDownAction(object, KeyEventArgs)
Action to be performed on keydown on specific control
- KeyUpAction(object, KeyEventArgs)
Action to be performed on keyup on specific control
- OnInitialized()
Is called after the ExtendedItem was set. This methods displays the registered adorners