This document is archived and information here might be outdated.  Recommended version.


ISymbolEditor.Title Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DisplayUI)  

ISymbolEditor.Title Property

The title of the Symbol Editor dialog.

[Visual Basic .NET]
Public Property Title As String
[C#]
public string Title {get; set;}

Product Availability

Available with ArcGIS Desktop.

Description

String displayed in the title bar of the dialog. The default Title is "Symbol Property Editor".

See Also

ISymbolEditor Interface

.NET Related Topics

DisplayUI