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 > SurfaceDifference Class : pyramid_level_resolution Property




The resolution of the terrain dataset pyramid level to use for the regular terrain dataset. 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 SurfaceDifference
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.