Click or drag to resize
ICrsInfo Interface
A base interface for metadata applicable to coordinate system objects.

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface ICrsInfo

The ICrsInfo type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets or sets the authority-specific identification code of the object.
Public propertyName
Gets or sets the name of the object.
Top
Remarks