EntityList.MaxCandidates Property

Accurate transparency. This parameter affects transparency pre-processing and redrawing speed. Valid values are between 1 and the total number of semi-transparent triangles. The lower is this value the lower will be the time need for pre-processing, penalizing redrawing speed. Higher values normally improve the FPS rate.
Public Property MaxCandidates() As Integer
This language is not supported or no code example is available.
public int MaxCandidates {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition