| IDfsAxisNeqD1Coordinates Property  | 
            Coordinates of the axis.
            
 
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
SyntaxCoords[] Coordinates { get; set; }Property Coordinates As Coords()
	Get
	Set
property array<Coords>^ Coordinates {
	array<Coords>^ get ();
	void set (array<Coords>^ value);
}abstract Coordinates : Coords[] with get, set
Property Value
Type: 
Coords
See Also