VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingFontWrapper Class
In This Topic
DrawingFontWrapper Class Methods
In This Topic
For a list of all methods of this type, see DrawingFontWrapper.
Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified text string to the specified at the specified location.
Public MethodReturns a value indicating whether symbol can be used.
Public MethodCreates a new DrawingFontWrapper that is a copy of the current instance.
Public MethodConverts specified string from unicode string to DrawingString.
Public MethodCopies the font program to the specified stream.
Public MethodReleases all resources used by this DrawingFontWrapper object.
Public MethodOverloaded. Draws the specified text string on specified at the specified location using the specified object.
Public MethodOverloaded. Measures size of Unicode characters.
Public MethodOverloaded. Measures the specified string when drawn with this font.
Public Methodstatic (Shared in Visual Basic)Returns the source font if specified font is font wrapper.
See Also