This class represents a storage for the IVObjectAction objects of a composite v-object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<DefaultMemberAttribute("Item")> _
Public Class JointVObjectActionCollection _
Implements IVObjectActionCollection, ICollection, IEnumerable
[DefaultMemberAttribute("Item")]
public class JointVObjectActionCollection : IVObjectActionCollection, ICollection,
IEnumerable
A collection of actions supported by a particular JointControlPointsProvider object (see SupportedActions) will be of this type.