ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapNavigator Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (C1MapNavigator)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property VerticalAlignment As VerticalAlignment
    public VerticalAlignment VerticalAlignment {get; set;}
    See Also