Back to Devexpress

BraunStereographicProjection Class

windowsforms-devexpress-dot-xtramap-c7c796b2.md

latest1.3 KB
Original Source

BraunStereographicProjection Class

Represents the Braun stereographic map projection.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class BraunStereographicProjection :
    ProjectionCoreWrapper
vb
Public Class BraunStereographicProjection
    Inherits ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper BraunStereographicProjection

See Also

BraunStereographicProjection Members

DevExpress.XtraMap Namespace