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