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




The name for the desired graph. A table has to be generated in order for the graph to be generated. The graph will be displayed and can be saved and/or edited. The default is blank, meaning no graph. (Out, Optional)

Syntax

Visual Basic (Declaration) 
Public Property out_graph As Object
Visual Basic (Usage)Copy Code
Dim instance As SkylineGraph
Dim value As Object
 
instance.out_graph = value
 
value = instance.out_graph
C# 
public object out_graph {get; set;}

See Also

© 2010 All Rights Reserved.