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




Determines if the given feature class will contribute to the overview terrain dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.