This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IU > IUavUasBuilder Interface > IUavUasBuilder.OrientationFile Property (ArcObjects .NET 10.4 SDK) |
The GPS/orientation file path.
[Visual Basic .NET] Public Property OrientationFile As String
[C#] public string OrientationFile {get; set;}
[C++]
HRESULT get_OrientationFile(
BSTR* pOrientationFile
);
[C++]
HRESULT put_OrientationFile(
BSTR pOrientationFile
);
[C++]
Parameters pOrientationFile [out, retval] pOrientationFile is a parameter of type BSTR pOrientationFile [in] pOrientationFile is a parameter of type BSTR