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




Using the min x, min y, max x, or max y, you can specify the extents of the raster layer. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.