Click or drag to resize
FdoFeatureExportWizard Class
Inheritance Hierarchy

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdoFeatureExportWizard : Form

The FdoFeatureExportWizard type exposes the following members.

Constructors
  NameDescription
Public methodFdoFeatureExportWizard
Initializes a new instance of the FdoFeatureExportWizard class
Top
Properties
  NameDescription
Public propertyFeatures
Public propertyFilePath
Public propertyResults
Public propertySourceCrs
Public propertySourceCrsDisable
Disable user-selecting source coordinate reference system.
Public propertySourceCrsEmpty
Gets or sets string when source coordinate reference system is not set.
Public propertySourceCrsOverride
Gets or sets string overriding displayed source coordinate reference system name.
Public propertyTargetCrs
Public propertyTargetCrsDisable
Disable user-selecting target coordinate reference system.
Public propertyTargetCrsEmpty
Gets or sets string when target coordinate reference system is not set.
Public propertyTargetCrsOverride
Gets or sets string overriding displayed target coordinate reference system name.
Public propertyWriter
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the FdoFeatureExportWizard and optionally releases the managed resources
(Overrides FormDispose(Boolean).)
Top
Events
  NameDescription
Public eventFilterEditorRequested
Top
See Also