This class represents a collection of control points.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<DefaultMemberAttribute("Item")> _
Public Class ControlPointCollection _
Implements IControlPointCollection, ICollection, IEnumerable
[DefaultMemberAttribute("Item")]
public class ControlPointCollection : IControlPointCollection, ICollection,
IEnumerable
Each v-object provides a set of control points that allows users to transform the v-object by a mouse.