'宣言 Public Function New( _ ByVal graphics As Graphics, _ ByVal destRect As Rectangle, _ ByVal uiElementButtonState As UIElementButtonState, _ ByVal alphaLevel As Short, _ ByVal alphaBlendMode As AlphaBlendMode, _ ByVal colorRenderMode As ColorRenderMode, _ ByVal invalidRect As Rectangle, _ ByVal flatMode As Boolean _ )
public GlyphDrawingInfo( Graphics graphics, Rectangle destRect, UIElementButtonState uiElementButtonState, short alphaLevel, AlphaBlendMode alphaBlendMode, ColorRenderMode colorRenderMode, Rectangle invalidRect, bool flatMode )