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




The coordinate system of the input LAS file. This defaults to that specified in the LAS file. If for some reason it's not defined in the file but you know what it is, provide it here. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.