C1.WPF Namespace : C1ZoomUnit Structure |
The following tables list the members exposed by C1ZoomUnit.
Name | Description | |
---|---|---|
C1ZoomUnit Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Serves as the default hash function. | |
ToString | Returns a string that represents the current object. |
Equality | Compares two C1ZoomUnit structures for equality. |
Inequality | Compares two C1ZoomUnit structures to determine if they are not equal. |