This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IM > IMarker3DSymbol Interface > IMarker3DSymbol.MaterialCount Property (ArcObjects .NET 10.4 SDK) |
Number of materials present.
[Visual Basic .NET] Public ReadOnly Property MaterialCount As Integer
[C#] public int MaterialCount {get;}
[C++]
HRESULT get_MaterialCount(
long* cMaterials
);
[C++]
Parameters cMaterials [out, retval] cMaterials is a parameter of type long