ESRI.ArcGIS.ConversionTools
PolygonToRaster Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace : PolygonToRaster Class




The following tables list the members exposed by PolygonToRaster.

Public Constructors

 NameDescription
Public ConstructorPolygonToRaster ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_assignmentThe method to determine how the cell will be assigned a value when more than one feature falls within a cell. (In, Optional)  
Public Propertycellsize The cell size for the output raster dataset. (In, Optional)  
Public Propertyin_featuresThe polygon input feature dataset to be converted to a raster. (In, Required)  
Public Propertyout_rasterdatasetOutput Raster Dataset (out)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypriority_fieldThis field is used to determine which feature should take preference over another feature with the same value in the Value field. (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 Propertyvalue_field The field used to assign values to the output raster. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.