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

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