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




If a terrain is specified for a functional surface, then this parameter is populated with the resolutions resident in the terrain. One of the resolutions may be chosen for the purpose of generating the horizon line. 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 Skyline
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.