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