[]
Initializes a new instance of the C1ZoomUnit struct.
public C1ZoomUnit(double zoom)
| Type | Name | Description |
|---|---|---|
| double | zoom |
Initializes a new instance of the C1ZoomUnit struct.
public C1ZoomUnit(double value, C1ZoomUnitType type)
| Type | Name | Description |
|---|---|---|
| double | value | The value. |
| C1ZoomUnitType | type | The type of unit used to express the zoom. |