コード例 #1
0
        public override void Action(GraphicObject g)
        {
            base.Action(g);

            g.CheckObjectEnabled();
        }