![]() |
This document is archived and information here might be outdated. Recommended version. |
The kinds of surface patches that can be contained in a MultiPatch.
| Constant | Value | Description |
|---|---|---|
| esriPatchTypeTriangleStrip | 0 | A TriangleStrip patch. |
| esriPatchTypeTriangleFan | 1 | A TriangleFan patch. |
| esriPatchTypeOuterRing | 2 | An outer Ring. |
| esriPatchTypeInnerRing | 3 | An inner Ring. |
| esriPatchTypeFirstRing | 4 | The first Ring of unspecified type. |
| esriPatchTypeRing | 5 | A Ring of unspecified type. |
| esriPatchTypeTriangles | 6 | A Triangles patch. |
