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

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