Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxMapControlProjections Unit

In This Article

#Classes

Name Description
TdxMapControlBraunStereographicProjection Implements the Braun Stereographic map projection.
TdxMapControlCustomProjection The base class for map projections.
TdxMapControlEllipticalMercatorProjection Implements the Elliptical Mercator Projection.
TdxMapControlEPSG4326Projection Implements the EPSG:4326 map projection (also known as WGS 84 or WGS 1984).
TdxMapControlEqualAreaProjection Implements the Equal-Area map projection.
TdxMapControlEquirectangularProjection Implements the Equirectangular map projection.
TdxMapControlKavrayskiyProjection Implements the Kavrayskiy VII map projection.
TdxMapControlLambertCylindricalEqualAreaProjection Implements the Lambert Cylindrical Equal-Area map projection.
TdxMapControlMillerProjection Implements the Miller map projection.
TdxMapControlSinusoidalProjection Implements the Sinusoidal map projection.
TdxMapControlSphericalMercatorProjection Implements the Spherical Mercator map projection.

#Methods

Name Description
dxRegisteredMapProjections Provides access to all registered map projection classes.