ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorPolyline Class / PointsProperty Field

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