ArcObjects Library Reference (DefenseSolutions)  

IGSGeoSymRenderer.SymbologyProducts Property

Indicates the symbology products.

ERROR: Syntax information about IGSGeoSymRenderer.SymbologyProducts may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_SymbologyProducts(
  BSTR bstrSymbologyName,
  IPropertySet** pVal
);
[C++]

Parameters

bstrSymbologyName [in]   bstrSymbologyName is a parameter of type BSTR pVal [out, retval]

  pVal is a parameter of type IPropertySet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGSGeoSymRenderer Interface