This documentation is for the old version. Go to the latest Graphics Mill docs

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

Object Model




See Also

Reference