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




The level of detail at which each feature should be examined in the skyline analysis. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.