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