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

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