ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPlacemark Class / VerticalContentAlignment Property

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