ConfigurationManagerGetCRSValues Method |
Gets the current CRS Values from the database.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic static CRSValues[] GetCRSValues()
Public Shared Function GetCRSValues As CRSValues()
Return Value
Type:
CRSValuesArray of CRS Value objects.
See Also