Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public Unit(
	double value,
	UnitTypeEnum type
)
Visual Basic (Declaration)
Public Sub New ( _
	value As Double, _
	type As UnitTypeEnum _
)

Parameters

value
Type: System..::.Double
type
Type: UnitTypeEnum

See Also