This document is archived and information here might be outdated. Recommended version. |
Returns a Voronoi polygon about the node referenced by the index.
[Visual Basic .NET] Public Function GetVoronoiRegionNoClip ( _ ByVal nodeIndex As Integer _ ) As IPolygon
[C#] public IPolygon GetVoronoiRegionNoClip ( int nodeIndex );
[C++]
HRESULT GetVoronoiRegionNoClip(
long nodeIndex
);
[C++]
Parameters nodeIndex [in]
nodeIndex is a parameter of type long