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




A feature class of multipatches which may obstruct the line(s) of sight. Default is blank. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.