This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGeoImageDescription Interface > IGeoImageDescription.ViewpointProperties Property (ArcObjects .NET 10.4 SDK) |
The viewpoint properties.
[Visual Basic .NET] Public Property ViewpointProperties As String
[C#] public string ViewpointProperties {get; set;}
[C++]
HRESULT get_ViewpointProperties(
BSTR* pViewpointProperties
);
[C++]
HRESULT put_ViewpointProperties(
BSTR pViewpointProperties
);
[C++]
Parameters pViewpointProperties [out, retval] pViewpointProperties is a parameter of type BSTR pViewpointProperties [in] pViewpointProperties is a parameter of type BSTR