This document is archived and information here might be outdated. Recommended version. |
The source LasDataset from which the LasSurface was derived.
[Visual Basic .NET] Public ReadOnly Property LasDataset As ILasDataset
[C#] public ILasDataset LasDataset {get;}
[C++]
HRESULT get_LasDataset(
ILasDataset** ppDataset
);
[C++] Parameters ppDataset [out, retval]
ppDataset is a parameter of type ILasDataset**