IProjectionConverter Interface |
Facade for objects that can convert conversions from DHI to other system
Namespace:
DHI.Generic.MikeZero.DFS
Assembly:
DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.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