IDrawItemExtension Interface
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Behavior interface implemented by container elements to support resizing drawing new Elements
Syntax
public interface IDrawItemExtension
Methods
CanItemBeDrawn(Type) | Returns if the specified type can be drawn. |
StartDrawItem(DesignItem, Type, IDesignPanel, MouseEventArgs) | Starts to draw. |