Click or drag to resize

ProjectionGetCode Method

Gets the EPSG code for the projection

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetCode()

Return Value

Type: String
the EPSG code in the format EPSG:code.
See Also