ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomUnit Structure
Properties Methods


In This Topic
    C1ZoomUnit Structure Members
    In This Topic

    The following tables list the members exposed by C1ZoomUnit.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the zoom which auto-adjust to fill the viewport.  
    Public PropertyGets a value indicating whether the zoom will be adjusted to fill the viewport.  
    Public PropertyGets a value indicating whether the zoom is a fixed value.  
    Public PropertyGets a value indicating whether the zoom will be adjusted to show one item entirely.  
    Public Propertystatic (Shared in Visual Basic)Gets the zoom which auto-adjust to show one item entirely in the viewport.  
    Public PropertyGets the type of unit.  
    Public PropertyGets the value.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Public MethodReturns a System.String that represents this instance.  
    Top
    Public Operators
    Compares two C1ZoomUnit structures for equality.
    Compares two C1ZoomUnit structures to determine if they are not equal.
    Top
    See Also