'宣言 Public Overloads Sub DrawGlyph( _ ByVal g As Graphics, _ ByVal destRect As Rectangle, _ ByVal buttonState As UIElementButtonState, _ ByVal alphaLevel As Short, _ ByVal colorRenderMode As ColorRenderMode, _ ByVal invalidRect As Rectangle _ )
public void DrawGlyph( Graphics g, Rectangle destRect, UIElementButtonState buttonState, short alphaLevel, ColorRenderMode colorRenderMode, Rectangle invalidRect )