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




The type of pyramid methodology. This parameter has no value with ArcGIS 9.3 and beyond and may be omitted. The purpose of this parameter is to ensure compatibility with scripts and models written using ArcGIS 9.2. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.