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




Whether the front (nearer to the observer) and back (farther from the observer) ends of the barrier should each be projected onto a vertical plane. This is typically checked (turned on) in order to create a shadow volume. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.