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




The resolution of the terrain dataset pyramid level to use for geoprocessing. The default is 0, full resolution. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property pyramid_level_resolution As Double
Visual Basic (Usage)Copy Code
Dim instance As InterpolateShape
Dim value As Double
 
instance.pyramid_level_resolution = value
 
value = instance.pyramid_level_resolution
C# 
public double pyramid_level_resolution {get; set;}

See Also

© 2010 All Rights Reserved.