IDfsFileInfoProjection Property |
Projection defining the coordinate system that is stored. All coordinates
are stored in this projection.
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)
SyntaxIDfsProjection Projection { get; set; }
Property Projection As IDfsProjection
Get
Set
property IDfsProjection^ Projection {
IDfsProjection^ get ();
void set (IDfsProjection^ value);
}
abstract Projection : IDfsProjection with get, set
Property Value
Type:
IDfsProjection
See Also