Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorPolyline Class / PointsProperty Field

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