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




Field to Render (in)

Syntax

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

See Also

© 2010 All Rights Reserved.