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 > CreateTerrain Class : pyramid_type Property




The type of filter used by the terrain to construct the pyramid. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property pyramid_type As String
Visual Basic (Usage)Copy Code
Dim instance As CreateTerrain
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.