This interface is implemented by all designers.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Interface IDesigner
public interface IDesigner
Each v-object has an associated designer. Designers are helper objects, intermediate between the container and their corresponding v-objects. The designers handle user input forwarded from the IVObjectHost control and change their corresponding objects based on that input.