Gets the type of unit.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public C1ZoomUnitType Type { get; }
Visual Basic
Public ReadOnly Property Type As C1ZoomUnitType
	Get

Field Value

The type.

See Also