Map for WinForms | ComponentOne
C1.FlexMap Namespace / CartesianCoordinateSystem Class
Properties Methods Events


In This Topic
    CartesianCoordinateSystem Class Members
    In This Topic

    The following tables list the members exposed by CartesianCoordinateSystem.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the limit bounds that this coordinate system supports.  
    Public PropertyGets or sets the unit used by this coordinate system.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the distance, in meters, between two points in the unit of this coordinate system.  
    Public MethodIndicates whether the meridian lines are curved.  
    Public MethodIndicates whether the parallel lines are curved.  
    Public MethodProjects a geometry coordinate to logical coordinate.  
    Public MethodInverse of Project. Unprojects a logical coordinate to a geometry coordinate.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the Unit property is changed.  
    Top
    See Also