Eyeshot 10 WinForms API Reference
DrawBorder Method (D3DRenderContext)

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class : DrawBorder Method
Syntax
'Declaration
 
Public Overrides Sub DrawBorder( _
   ByVal shaders As Dictionary(Of shaderType,IShaderTechnique), _
   ByVal borderColor As Color, _
   ByVal size As Size, _
   ByVal radius As Integer, _
   ByVal visible As Boolean, _
   ByVal borderBitmap As Bitmap, _
   ByVal lowerLeftCorner As Bitmap, _
   ByVal lowerRightCorner As Bitmap, _
   ByVal topLeftCorner As Bitmap, _
   ByVal topRightCorner As Bitmap _
) 

Parameters

shaders
borderColor
size
radius
visible
borderBitmap
lowerLeftCorner
lowerRightCorner
topLeftCorner
topRightCorner
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members