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

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