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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.