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




index
Index of the glyph to be returned.

Glossary Item Box

Returns Vertex Container for access to the Vector glyph.

Syntax

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

Parameters

index
Index of the glyph to be returned.

Return Value

New instance of ImGearVectorVertexCont class object in case of the font is Vector and null for TrueType font.

Remarks

The application can fill and modify any vector glyph. This method returns null for non-vector font.

See Also

©2013. Accusoft Corporation. All Rights Reserved.