This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMultiLayerFillSymbol Interface > IMultiLayerFillSymbol.LayerCount Property (ArcObjects .NET 10.5 SDK) |
Symbol layer count.
[Visual Basic .NET] Public ReadOnly Property LayerCount As Integer
[C#] public int LayerCount {get;}
[C++]
HRESULT get_LayerCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
LayerCount returns the total number of layers currently contained in the IMultiLayerFillSymbol.