foreach (KeyValuePair<string, object> ob in graphic.Attributes)
                    {
                        string str = ob.Key.ToString();
                    }

posted on 2011-07-28 19:01  hl3292  阅读(290)  评论(0)    收藏  举报