Class LineHandlerExtension
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Description of LineHandlerExtension.
[ExtensionFor(typeof(Line), OverrideExtensions = new Type[] { typeof(ResizeThumbExtension), typeof(SelectedElementRectangleExtension), typeof(CanvasPositionExtension), typeof(QuickOperationMenuExtension), typeof(RotateThumbExtension), typeof(RenderTransformOriginExtension), typeof(SkewThumbExtension) })]
public class LineHandlerExtension : LineExtensionBase
- Inheritance
-
LineHandlerExtension
Properties
Methods
- OnInitialized()
is invoked whenever a line is selected on the canvas, remember that the adorners are created for each line object and never destroyed