ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPolygon Class / PointsSourceProperty Field

In This Topic
    PointsSourceProperty Field (C1VectorPolygon)
    In This Topic
    Identifies the PointsSource dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointsSourceProperty As DependencyProperty
    public static readonly DependencyProperty PointsSourceProperty
    See Also