ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / IMapLayer Interface / ParentMaps Property

In This Topic
    ParentMaps Property
    In This Topic
    Get or sets the parent C1Maps for this IMapLayer
    Syntax
    'Declaration
     
    
    Property ParentMaps As C1Maps
    C1Maps ParentMaps {get; set;}
    See Also