C1ZoomUnit Structure Members
In This Topic
The following tables list the members exposed by C1ZoomUnit.
Public Constructors
Public 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. |
Top
Public Methods
Public Operators
Equality | Compares two C1ZoomUnit structures for equality. |
Inequality | Compares two C1ZoomUnit structures to determine if they are not equal. |
Top
See Also