| IDfsAxisNeqD3ZCoordinates Property  | 
            Z-coordinates in 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)
Syntaxdouble[] ZCoordinates { get; set; }Property ZCoordinates As Double()
	Get
	Set
property array<double>^ ZCoordinates {
	array<double>^ get ();
	void set (array<double>^ value);
}abstract ZCoordinates : float[] with get, set
Property Value
Type: 
Double
See Also