C# Class csCommon.Plugins.MgrsGrid.MgrsConfig

Exibir arquivo Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
MgrsConfig ( ) : csShared
SetDefaultLevels ( ) : void
SetLevel ( DrawMgrsRaster pPrecision, double pMeterPerPixel ) : void

Method Details

MgrsConfig() public method

public MgrsConfig ( ) : csShared
return csShared

SetDefaultLevels() public method

public SetDefaultLevels ( ) : void
return void

SetLevel() public method

public SetLevel ( DrawMgrsRaster pPrecision, double pMeterPerPixel ) : void
pPrecision DrawMgrsRaster
pMeterPerPixel double
return void