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




Pixel Type (in, Optional)

Syntax

Visual Basic (Declaration) 
Public Property pixel_type As String
Visual Basic (Usage)Copy Code
Dim instance As MosaicToNewRaster
Dim value As String
 
instance.pixel_type = value
 
value = instance.pixel_type
C# 
public string pixel_type {get; set;}

See Also

© 2010 All Rights Reserved.