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




Whether to close the skyline barrier with a skirt and a base, so that the resulting multipatch will appear to be a solid. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.