ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / IRotatableMapLayer Interface
Members

In This Topic
    IRotatableMapLayer Interface
    In This Topic
    Interface implemented by classes that will be added as layers that support rotation of a C1Maps.
    Object Model
    IRotatableMapLayer Interface
    Syntax
    'Declaration
     
    
    Public Interface IRotatableMapLayer 
       Inherits IMapLayer 
    public interface IRotatableMapLayer : IMapLayer  
    See Also