This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointInfo Interface > ILasPointInfo.EdgeOfFlightLine Property (ArcObjects .NET 10.4 SDK) |
The edge of flight line.
[Visual Basic .NET] Public Property EdgeOfFlightLine As Byte
[C#] public byte EdgeOfFlightLine {get; set;}
[C++]
HRESULT get_EdgeOfFlightLine(
Byte* pEdge
);
[C++]
HRESULT put_EdgeOfFlightLine(
Byte pEdge
);
[C++]
Parameters pEdge [out, retval] pEdge is a parameter of type Byte pEdge [in] pEdge is a parameter of type Byte