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

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