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




The raster type is specific for imagery products. It identifies metadata, such as georeferencing, acquisition date, and sensor type, along with a raster format. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.