This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGeneralMultiPatchInfo Interface > IGeneralMultiPatchInfo.NormalCount Property (ArcObjects .NET 10.4 SDK) |
Get Normal Count.
[Visual Basic .NET] Public ReadOnly Property NormalCount As Integer
[C#] public int NormalCount {get;}
[C++]
HRESULT get_NormalCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long
Returns the total number of Normals defined in the MultiPatch.