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




A rectangle that defines the area to be extracted. An Extent object is used to specify the coordinates. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property rectangle As Object
Visual Basic (Usage)Copy Code
Dim instance As ExtractByRectangle
Dim value As Object
 
instance.rectangle = value
 
value = instance.rectangle
C# 
public object rectangle {get; set;}

See Also

© 2010 All Rights Reserved.