ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / PointsLayer Constructor / PointsLayer Constructor(Map)

In This Topic
    PointsLayer Constructor(Map)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As Map _
    )
    public PointsLayer( 
       Map owner
    )

    Parameters

    owner
    See Also