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




The method to determine how the cell will be assigned a value when more than one feature falls within a cell. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.