| BeginDrawTextOutline(IReadWriteBitmapData, Color32, String, Font, PointF, StringFormat, DrawingOptions, AsyncConfig) | Begins to draw the one-pixel wide outline of a text with the specified color. |
| BeginDrawTextOutline(IReadWriteBitmapData, Color32, String, Font, RectangleF, StringFormat, DrawingOptions, AsyncConfig) | Begins to draw the one-pixel wide outline of a text with the specified color. |
| BeginDrawTextOutline(IReadWriteBitmapData, Pen, String, Font, PointF, StringFormat, DrawingOptions, AsyncConfig) | Begins to draw the outline of a text with the specified Pen. |
| BeginDrawTextOutline(IReadWriteBitmapData, Pen, String, Font, RectangleF, StringFormat, DrawingOptions, AsyncConfig) | Begins to draw the outline of a text with the specified Pen. |