Eyeshot 10 WinForms API Reference
DrawCircularWin10 Method

WinForms Assembly > devDept.Eyeshot Namespace > ProgressBar Class : DrawCircularWin10 Method
Syntax
'Declaration
 
Protected Overridable Sub DrawCircularWin10( _
   ByVal renderContext As RenderContextBase, _
   ByVal center As Point2D, _
   ByVal innerRadius As Double, _
   ByVal outerRadius As Double, _
   ByVal viewport As Viewport _
) 
protected virtual void DrawCircularWin10( 
   RenderContextBase renderContext,
   Point2D center,
   double innerRadius,
   double outerRadius,
   Viewport viewport
)

Parameters

renderContext
center
innerRadius
outerRadius
viewport
See Also

Reference

ProgressBar Class
ProgressBar Members