This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IB > IBookmark3D Interface > IBookmark3D.Capture Method (ArcObjects .NET 10.4 SDK) |
Copies bookmark properties from given camera.
[Visual Basic .NET] Public Sub Capture ( _ ByVal pCamera As ICamera _ )
[C#] public void Capture ( ICamera pCamera );
[C++]
HRESULT Capture(
ICamera* pCamera
);
[C++]
Parameters pCamera [in]
pCamera is a parameter of type ICamera