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


ISymbolPickerDialog.SelectedChar Property (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 > ISymbolPickerDialog.SelectedChar Property
ArcGIS Developer Help

ISymbolPickerDialog.SelectedChar Property

The Selected unicode Character.

[Visual Basic .NET]
Public Property SelectedChar As Integer
[C#]
public int SelectedChar {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISymbolPickerDialog Interface