Click or drag to resize
CrsAxisCollection Class
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListICrsAxis
    FDF.Common.CoordinateSystemsCrsAxisCollection

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class CrsAxisCollection : List<ICrsAxis>

The CrsAxisCollection type exposes the following members.

Constructors
  NameDescription
Public methodCrsAxisCollection
Initializes a new instance of the CrsAxisCollection class
Top
See Also