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




Field of the input raster or feature sample data to assign values to the sampled locations (classes). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.