ESRI.ArcGIS.MultidimensionTools
y_variable Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.MultidimensionTools Namespace > MakeNetCDFFeatureLayer Class : y_variable Property




A netCDF coordinate variable used to define the y, or latitude coordinates of the output layer. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property y_variable As String
Visual Basic (Usage)Copy Code
Dim instance As MakeNetCDFFeatureLayer
Dim value As String
 
instance.y_variable = value
 
value = instance.y_variable
C# 
public string y_variable {get; set;}

See Also

© 2010 All Rights Reserved.