This class represents a designer which creates LineVObject.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Class LineVObjectCreateDesigner _ Inherits PathVObjectCreateDesigner
public class LineVObjectCreateDesigner : PathVObjectCreateDesigner
This class is used when the user draws a line on a layer. It lets the user define the points that will be connected by the line.