ImageCylinderDrawItem Method
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
protected override void DrawItem(
Graphics aGraphics,
RectangleF aRectF,
int anIndex
)
Protected Overrides Sub DrawItem (
aGraphics As Graphics,
aRectF As RectangleF,
anIndex As Integer
)
Parameters
- aGraphics Graphics
- A Graphics object used to perform the drawing.
- aRectF RectangleF
- A RectangleF object which specifies where the image should be drawn.
- anIndex Int32
- The image index.