Method |
Description |
|
CellSizeInPixels ( MgrsBoundingBox pBoundingBox ) : Size |
|
|
GetBoundingRect ( System.Windows.Media.FormattedText text ) : Rect |
|
|
RenderMgrsCellLabels ( System.Windows.Media.DrawingContext pDC, MgrsBoundingBox pBoundingBox, double pNorth, double pEast, NorthEast pDirection ) : void |
|
|
RenderMgrsCenterLabel ( System.Windows.Media.DrawingContext pDC, MgrsBoundingBox pBoundingBox, double pNorth, double pEast ) : void |
|
|
RenderMgrsGrid ( System.Windows.Media.DrawingContext pDC ) : void |
|
|
RenderMgrsGridCell ( System.Windows.Media.DrawingContext pDC, GridZone pCell ) : void |
|
|
RenderPresicion ( System.Windows.Media.DrawingContext pDC ) : void |
|
|
RenderUtmZoneLines ( System.Windows.Media.DrawingContext pDC ) : void |
|
|
UTMtoLL ( double UTMNorthing, double UTMEasting, int UTMZoneNumber, GeoUtility.GeoSystem.Base.Geocentric pHemisphere ) : WGS84LatLongPoint |
|
|