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


ISymbolPickerDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISymbolPickerDialog Interface
ArcGIS Developer Help

ISymbolPickerDialog Interface

Provides access to the SymbolPicker dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Shows modal version of dialog.
Read/write property SelectedChar The Selected unicode Character.
Read/write property SelectedFontName The name of the Selected Font.

Classes that implement ISymbolPickerDialog

Classes Description
SymbolPickerDialog The SymbolPicker Dialog Object.