The C1ZoomUnit type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1ZoomUnit(Double) |
Initializes a new instance of the C1ZoomUnit struct.
|
![]() |
C1ZoomUnit(Double, C1ZoomUnitType) |
Initializes a new instance of the C1ZoomUnit struct.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ValueType..::..Equals(Object).) |
![]() |
GetHashCode |
Returns a hash code for this instance.
(Overrides ValueType..::..GetHashCode()()()().) |
![]() |
ToString |
Returns a String that represents this instance.
(Overrides ValueType..::..ToString()()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality |
Compares two C1ZoomUnit structures for equality.
|
![]() ![]() |
Inequality |
Compares two C1ZoomUnit structures to determine if they are not equal.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Fill |
Gets the zoom which auto-adjust to fill the viewport.
|
![]() |
IsFill |
Gets a value indicating whether the zoom will be adjusted to fill the viewport.
|
![]() |
IsFixed |
Gets a value indicating whether the zoom is a fixed value.
|
![]() |
IsOneItem |
Gets a value indicating whether the zoom will be adjusted to show one item entirely.
|
![]() ![]() |
OneItem |
Gets the zoom which auto-adjust to show one item entirely in the viewport.
|
![]() |
Type |
Gets the type of unit.
|
![]() |
Value |
Gets the value.
|