This class represents a storage for action objects of a v-object (i.e. objects which implement the IVObjectAction interface).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<DefaultMemberAttribute("Item")> _ Public NotInheritable Class VObjectActionCollection _ Implements IVObjectActionCollection, ICollection, IEnumerable
[DefaultMemberAttribute("Item")] public sealed class VObjectActionCollection : IVObjectActionCollection, ICollection, IEnumerable
A collection of actions supported by a particular VObject object (SupportedActions property) will be of this type.