This document is archived and information here might be outdated. Recommended version. |
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(
System.Byte* pEdge
);
[C++] Parameters pEdge [in]
pEdge is a parameter of type unsigned char pEdge [out, retval]
pEdge is a parameter of type unsigned char*