ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomUnit Structure / IsFill Property

In This Topic
    IsFill Property
    In This Topic
    Gets a value indicating whether the zoom will be adjusted to fill the viewport.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFill As System.Boolean
    public System.bool IsFill {get;}
    See Also