ImageGear for .NET
ImGearVectorFont Class
Members  See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorFont Class




Glossary Item Box

Represents the font for the text drawing.

Object Model

ImGearVectorFont ClassImGearVectorVertexCont Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Vector and TrueType fonts are supported. Every letter (glyph) of a Vector font is defined by vertex container. The application is completely responsible for creating any glyph of the vector font. TrueType font is created from the corresponding system font and is not modified. Font is created with vector data object by such parameters as type face, weight, "is Vector" flag and saved in the internal font container.

Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorFont

See Also

©2013. Accusoft Corporation. All Rights Reserved.