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




The new lower pyramid level resolution for the chosen feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.