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




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

Syntax

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

See Also

© 2010 All Rights Reserved.