This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapInset Interface > IMapInset.Description Property (ArcObjects .NET 10.5 SDK) |
Description reflecting the current settings of the MapInset.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
[C++]
HRESULT get_Description(
BSTR* Title
);
[C++]
Parameters Title [out, retval] Title is a parameter of type BSTR