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

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

    Parameters

    owner
    See Also