Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class / MaxZoomFactorProperty Field


In This Topic
    MaxZoomFactorProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxZoomFactorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ScrollViewer.MaxZoomFactorProperty
    public static readonly DependencyProperty MaxZoomFactorProperty
    See Also