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




One or more LAS attributes to load and store and optionally the field names to use. The default is none. Supported attribute keywords are INTENSITY, RETURN_NUMBER, NUMBER_OF_RETURNS, SCAN_DIRECTION_FLAG, EDGE_OF_FLIGHTLINE, CLASSIFICATION, SCAN_ANGLE_RANK, FILE_MARKER, USER_BIT_FIELD, and GPS_TIME. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property attribute As Object
Visual Basic (Usage)Copy Code
Dim instance As LASToMultipoint
Dim value As Object
 
instance.attribute = value
 
value = instance.attribute
C# 
public object attribute {get; set;}

See Also

© 2010 All Rights Reserved.