SilhoPolyRegion Structure

2D polygonal region structure for hidden lines computation.
Public Structure SilhoPolyRegion
This language is not supported or no code example is available.
public struct SilhoPolyRegion
This language is not supported or no code example is available.
Fields
 
Name Description
Public field IsTriangle
Public field Loops
Public field V1 First vertex.
Public field V2 Second vertex.
Public field V3 Third vertex.
Top
Remarks
 
For internal use only.

.NET Framework

Supported in: 4.8

In this article

Definition