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




The Y-axis coordinate is used to orient the fishnet. The fishnet is rotated by the same angle as defined by the line connecting the origin and the y-axis coordiinate. (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;}

See Also

© 2010 All Rights Reserved.