Aurigma Graphics Mill 5.5 for .NET
ClosedPolyLineVObjectCreateDesigner Class
This class represents a designer which creates a closed polyline v-object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Syntax
Visual Basic
Public Class ClosedPolyLineVObjectCreateDesigner _ Inherits PolyLineVObjectCreateDesigner
C#
public class ClosedPolyLineVObjectCreateDesigner : PolyLineVObjectCreateDesigner
Remarks
This designer is used to determine coordinates occupied by a new v-object and to define its initial settings.
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill.WinControls..::.PathVObjectCreateDesigner
L
Aurigma.GraphicsMill.WinControls..::.PolyLineVObjectCreateDesigner
L
Aurigma.GraphicsMill.WinControls..::.ClosedPolyLineVObjectCreateDesigner
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.





