Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / IRotatableMapLayer Interface / ParentMaps Property

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