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




An existing raster or vector layer, which can be used as the clip extent. The clip output includes any pixels that intersect the minimum bounding rectangle. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.