ESRI.ArcGIS.Analyst3DTools
SkylineGraph Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : SkylineGraph Class




Calculates sky visibility, and optionally generates a table and a polar graph. The table and graph represent the horizontal and vertical angles going from the observer point to each of the vertices on the skyline.

Syntax

Visual Basic (Declaration) 
Public Class SkylineGraph 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As SkylineGraph
C# 
public class SkylineGraph : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.SkylineGraph

See Also

© 2010 All Rights Reserved.