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

IUnitConverter.Unit Property

Gets/sets unit to convert from/to.

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

Syntax

Visual Basic
Property Unit As Unit
C#
                Unit Unit { get; set; }

Property Value

Unit value, specifying target unit.

See Also

Reference