Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ZoomUnit Structure / IsFill Property

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