KGy SOFT
KGy SOFT Drawing Libraries Help
C#VBC++F#
    Show/Hide TOC

      ReadWriteBitmapDataExtensionsBeginDrawTextOutline Method

      Overload List

      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.

      See Also

      Reference

      ReadWriteBitmapDataExtensions Class
      KGySoft.Drawing.Imaging Namespace

      In This Article

      • Overload List
      • See Also
      Find the complete KGy SOFT Libraries documentation at the KGy SOFT Docs page.
      GitHub Repository: https://github.com/koszeggy/KGySoft.Drawing
      NuGet packages:
    • Core functionality: KGySoft.Drawing.Core
    • GDI+ support: KGySoft.Drawing
    • WPF support: KGySoft.Drawing.Wpf
    • UWP support: KGySoft.Drawing.Uwp
    • WinUI support: KGySoft.Drawing.WinUI
    • SkiaSharp support: KGySoft.Drawing.SkiaSharp
    • Copyright © KGy SOFT. All rights reserved.