Aurigma Graphics Mill 5.5 for .NET
IVObjectActionCollection Interface
This interface is implemented by all v-object action collections.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Syntax
Visual Basic
<DefaultMemberAttribute("Item")> _ Public Interface IVObjectActionCollection _ Implements ICollection, IEnumerable
C#
[DefaultMemberAttribute("Item")] public interface IVObjectActionCollection : ICollection, IEnumerable


