VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.SkiaSharp.TextRendering Namespace / SkiaSharpTextRenderer Class
In This Topic
SkiaSharpTextRenderer Class Methods
In This Topic
For a list of all methods of this type, see SkiaSharpTextRenderer.
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodDraws the specified text string on specified TextRenderer at the specified location using the specified color structure. (Inherited from TextRenderer)
Public MethodDraws the specified text at the specified VintasoftRectF using the specified VintasoftColor and TextFont objects. (Inherited from TextRenderer)
Public MethodReturns source bitmap and disposes this text renderer.
Public MethodMeasures the specified string when drawn with this text renderer. (Inherited from TextRenderer)
See Also