Displays a dialog that lets the user select a symbol.
[Visual Basic .NET] Public Function SelectSymbol ( _ ByVal HWnd As Integer _ ) As Boolean
[C#] public bool SelectSymbol ( int HWnd );
[C++]
HRESULT SelectSymbol(
OLE_HANDLE HWnd,
VARIANT_BOOL* ok
);
[C++]Parameters
HWndHWnd is a parameter of type OLE_HANDLE
ok [out, retval] ok is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.