Skip to main content
A newer version of this page is available. .

BraunStereographicProjection Class

Represents the Braun stereographic map projection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class BraunStereographicProjection :
    ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.XtraMap.ProjectionCoreWrapper
BraunStereographicProjection
See Also