ComponentOne Maps for WPF and Silverlight
C1.WPF.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