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

IVObjectHost Interface

This interface is implemented by all host v-objects (controls).

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Interface IVObjectHost _
	Implements IStateNavigable
C#
public interface IVObjectHost : IStateNavigable

Remarks

Members provided by this interface allow vector drawing.

Object Model










See Also

Reference