Overload | Description |
---|---|
InternalDraw(Graphics,DrawParams) | Override this procedure if GetDrawingFlags does not set the DrawingFlagsEnum.UseGdiDrawing flag. |
InternalDraw(GdiDc,DrawParams) | Override this procedure if GetDrawingFlags sets the DrawingFlagsEnum.UseGdiDrawing flag. |