Back to Devexpress

MillerProjection Class

windowsforms-devexpress-dot-xtramap-36fd34d8.md

latest1.2 KB
Original Source

MillerProjection Class

A class that defines methods specific to the Miller Projection.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Remarks

For more information, see Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper MillerProjection

See Also

MillerProjection Members

DevExpress.XtraMap Namespace