ProgressBar.DrawProgressCircularTick Method

Protected Sub DrawProgressCircularTick( _ 
ByVal context As RenderContextBase, _ 
ByVal tickPoints As Double() _ 
)
This language is not supported or no code example is available.
protected void DrawProgressCircularTick( 
RenderContextBase context
double[] tickPoints 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

tickPoints
double[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition