IProjectionConverter Interface |
Facade for objects that can convert conversions from DHI to other system
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxpublic interface IProjectionConverter
Public Interface IProjectionConverter
public interface class IProjectionConverter
type IProjectionConverter = interface end
The IProjectionConverter type exposes the following members.
Methods
| Name | Description |
---|
 | ConvertToGis |
Get the equivalent projection string in GIS
|
Top
See Also