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

In This Topic
    IsFixed Property (C1ZoomUnit)
    In This Topic
    Gets a value indicating whether the zoom is a fixed value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFixed As Boolean
    public bool IsFixed {get;}
    See Also