'宣言 Public Overridable Function GetGlyphInfo( _ ByVal glyphType As GlyphType, _ ByVal ownerContext As Object, _ ByRef glyphInfo As GlyphInfoBase _ ) As Boolean
public virtual bool GetGlyphInfo( GlyphType glyphType, object ownerContext, out GlyphInfoBase glyphInfo )