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

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