Click or drag to resize
CrsProvider Class
Inheritance Hierarchy
SystemObject
  FDF.CommonFdfObject
    FDF.Common.CoordinateSystemsCrsProvider

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public class CrsProvider : FdfObject, 
	IFdfEditable

The CrsProvider type exposes the following members.

Constructors
  NameDescription
Public methodCrsProvider
Initializes a new instance of the CrsProvider class
Public methodCrsProvider(ICoordinateSystem)
Initializes a new instance of the CrsProvider class
Top
Properties
  NameDescription
Public propertyDefinition
Public propertyEnvelope
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
(Overrides FdfObjectIsEmpty.)
Public propertyType
Top
Methods
See Also