This is an abstract class representing a generic designer for creating v-objects.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public MustInherit Class ClickDragCreateDesigner _ Implements IDesigner, IDisposable
public abstract class ClickDragCreateDesigner : IDesigner, IDisposable
Typically, there is no need to use this designer directly.