[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmapGraphics.GetGlyphPathCache

GetGlyphPathCache Method

GetGlyphPathCache()

For internal use. Can be overridden in derived class and should return an GrapeCity.Documents.Drawing.IGlyphPathCache object to cache glyphs' paths during rendering.

Declaration
protected override IGlyphPathCache GetGlyphPathCache()
Returns
Type Description
IGlyphPathCache
Overrides
GrapeCity.Documents.Drawing.GcGraphics.GetGlyphPathCache()