[]
        
(Showing Draft Content)

C1.WPF.C1ZoomUnit.-ctor

C1ZoomUnit Constructor

C1ZoomUnit(double)

Initializes a new instance of the C1ZoomUnit struct.

Declaration
public C1ZoomUnit(double zoom)
Parameters
Type Name Description
double zoom

C1ZoomUnit(double, C1ZoomUnitType)

Initializes a new instance of the C1ZoomUnit struct.

Declaration
public C1ZoomUnit(double value, C1ZoomUnitType type)
Parameters
Type Name Description
double value

The value.

C1ZoomUnitType type

The type of unit used to express the zoom.