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




The field containing aspect values. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.