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

IVObject.DrawMode Property

Gets/sets the rendering quality of a v-object.

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

Syntax

Visual Basic
Property DrawMode As VObjectDrawMode
C#
                VObjectDrawMode DrawMode { get; set; }

Property Value

A member of the VObjectDrawMode enumeration.

See Also

Reference