![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
ExtractByCircle Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ExtractByCircle Class |
The following tables list the members exposed by ExtractByCircle.
Name | Description | |
---|---|---|
![]() | ExtractByCircle Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | center_point | The Point class dictates the center coordinate (x,y) of the circle defining the area to be extracted. (In, Required) |
![]() | extraction_area | Identifies whether to extract cells inside or outside the input circle. (In, Optional) |
![]() | in_raster | The input raster from which cells will be extracted. (In, Required) |
![]() | out_raster | The output raster containing the cell values extracted from the input raster. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | radius | Radius of the circle defining the area to be extracted. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |