Maps for WPF | ComponentOne
C1.WPF.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 InterfaceC1Maps Class
    Syntax
    'Declaration
     
    
    Public Interface IRotatableMapLayer 
       Inherits IMapLayer 
    public interface IRotatableMapLayer : IMapLayer  
    See Also