Map for WinForms | ComponentOne
C1.FlexMap Namespace / ICoordinateSystem Interface
Members

In This Topic
    ICoordinateSystem Interface
    In This Topic
    Represents the coordinate system used for the C1FlexMap.
    Object Model
    ICoordinateSystem Interface
    Syntax
    'Declaration
     
    
    Public Interface ICoordinateSystem 
       Inherits IMapProjection 
    public interface ICoordinateSystem : IMapProjection  
    See Also