DataManagementTools
y_axis_coord Property
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace > CreateFishnet Class : y_axis_coord Property




The y-axis coordinate is a point on the positive y-axis from the origin point and is used to orient the fishnet. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property y_axis_coord As Object
Visual Basic (Usage)Copy Code
Dim instance As CreateFishnet
Dim value As Object
 
instance.y_axis_coord = value
 
value = instance.y_axis_coord
C# 
public object y_axis_coord {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.