![]() ![]() |
ConversionTools | |
PolygonToRaster Class Properties | |
See Also Send Feedback |
ESRI.ArcGIS.ConversionTools Namespace : PolygonToRaster Class |
For a list of all members of this type, see PolygonToRaster members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | cell_assignment | The method to determine how the cell will be assigned a value when more than one feature falls within a cell. |
![]() | cellsize | The cell size from which the output raster dataset will be created . This is the value in the environment if specifically set. If the environment is not set, then cell size is the shortest of the width or height of the extent of in_features in the output spatial reference divided by 250. (In, Optional) |
![]() | in_features | The polygon input features to be converted to a raster dataset. (In, Required) |
![]() | out_rasterdataset | |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | priority_field | This field is used when a feature should take preference over another feature with the same attribute. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | value_field | The field used to assign values to the features. (In, Required) |