Table of Contents

Class DrawPolyLineExtension

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll
[ExtensionFor(typeof(Canvas))]
[ExtensionFor(typeof(Grid))]
public class DrawPolyLineExtension : BehaviorExtension, IDrawItemExtension
Inheritance
DrawPolyLineExtension
Implements

Methods

CanItemBeDrawn(Type)

Returns if the specified type can be drawn.

StartDrawItem(DesignItem, Type, IDesignPanel, MouseEventArgs)

Starts to draw.