Environment.SimplifyOnFastZPR<T> Method

Protected Function SimplifyOnFastZPR(Of  _ 
T As Entity)( _ 
ByVal myParams As DrawBaseParams(Of T) _ 
) As Boolean
This language is not supported or no code example is available.
protected bool SimplifyOnFastZPR<T>( 
DrawBaseParams<T> myParams 

where T : Entity
This language is not supported or no code example is available.

Type Parameters

T

Parameters

myParams
DrawBaseParams<T>

Return Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition