VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Fonts Namespace / FontSymbolOutline Class
Constructors Properties Methods SeeAlso
In This Topic
    FontSymbolOutline Class Members
    In This Topic
    The following tables list the members exposed by FontSymbolOutline.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FontSymbolOutline class.
    Public Properties
     NameDescription
    Public PropertyGets the path data that corresponds to the outline.
    Public PropertyGets the symbol that corresponds to the outline.
    Public PropertyGets the symbol width.
    Public Methods
     NameDescription
    Public MethodReturns the bounds of symbol ouline.
    Public MethodReturns a new instance of graphics path if PathData is not null; otherwise, null.
    See Also