ApsNadcon .NET Library

ApsNadcon Methods

The methods of the ApsNadcon class are listed below. For a complete list of ApsNadcon class members, see the ApsNadcon Members topic.

Public Static Methods

ConvertToNad27Overloaded. Converts the specified geographic coordinate to NAD27 datum in the speciifed NADCON region.
ConvertToNad83Overloaded. Converts the specified geographic coordinate to NAD83 datum in the speciifed NADCON region.
FindNadconRegion Determines NADCON region to which the specified geographic coordinate belongs.
IsInsideNadconBoundaries Checks if a geographic coordinate is inside at least one of the NADCON regions.
IsInsideNadconRegion Checks if a geographic coordinate is inside the specified NADCON region.
IsValidLatitude Checks if the provided latitude (in decimal degrees) is valid.
IsValidLongitude Checks if the provided longitude (in decimal degrees) is valid.
IsValidNadconRegion Checks if the provided NADCON region is valid, i.e. it is not undefined and it is not outside its range.

See Also

ApsNadcon Class | ApsNadcon Namespace