DataManagementTools
CreateFishnet Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CreateFishnet Class




For a list of all members of this type, see CreateFishnet members.

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertycell_heightThe cell size height refers to the size of the cells in the y-coordinate direction. (In, Required)  
public Propertycell_widthThe cell size width refers to the size of the cells in the x-coordinate position. (In, Required)  
public Propertycorner_coordThe opposite corner of the fishnet is the upper-right corner of the fishnet set by a X-Coordinate and Y-Coordinate. (In, Optional)  
public Propertygeometry_type  
public PropertylabelsSpecify whether or not a point feature class will be created containing label points at the center of each fishnet cell. Labels are generated by default. (In, Optional)  
public Propertynumber_columnsThe number of columns used with the cell size to determine the size of the fishnet. (In, Required)  
public Propertynumber_rowsThe number of rows used with the cell size to determine the size of the fishnet. (In, Required)  
public Propertyorigin_coordThe fishnet origin is the lower-left corner of the fishnet set by a X-Coordinate and Y-Coordinate. (In, Required)  
public Propertyout_feature_classThe output feature class containing the fishnet of rectangular cells. (Out, Required)  
public Propertyout_labelOutput Labels (out, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public PropertytemplateSpecify the extent of the fishnet. The extent can be entered by specifying the coordinates or using a template dataset. (In, Optional)  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
public Propertyy_axis_coordThe y-axis coordinate is a point on the positive y-axis from the origin point and is used to orient the fishnet. (In, Required)  
Top

See Also

© 2011 All Rights Reserved.