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


ISymbolCollectionElement.GetSharedSymbol Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISymbolCollectionElement Interface > ISymbolCollectionElement.GetSharedSymbol Method
ArcGIS Developer Help

ISymbolCollectionElement.GetSharedSymbol Method

Collection symbol.

[Visual Basic .NET]
Public Function GetSharedSymbol ( _
) As ISymbol
[C#]
public ISymbol GetSharedSymbol (
);
[C++]
HRESULT GetSharedSymbol(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISymbolCollectionElement Interface