public ValueTuple<int,int,int> GetVersion()
Public Function GetVersion() As ValueTuple(Of Integer,Integer,Integer)
Return Value
The Major and minor version of the LAS Dataset along with the point format.
public ValueTuple<int,int,int> GetVersion()
Public Function GetVersion() As ValueTuple(Of Integer,Integer,Integer)
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10