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




The elevation of the base of the closed multipatch; ignored if the barrier is not to be closed. The default is 0. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.