This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMatchATBuilder Interface > IMatchATBuilder.CameraFile Property (ArcObjects .NET 10.5 SDK) |
Path to camera file.
[Visual Basic .NET] Public Property CameraFile As String
[C#] public string CameraFile {get; set;}
[C++]
HRESULT get_CameraFile(
BSTR* ppCamFilePath
);
[C++]
HRESULT put_CameraFile(
BSTR ppCamFilePath
);
[C++]
Parameters ppCamFilePath [out, retval] ppCamFilePath is a parameter of type BSTR ppCamFilePath [in] ppCamFilePath is a parameter of type BSTR