Exemple #1
0
        public void ToMauMotDoThi(Hinh dothi)
        {
            var color = Mau();

            VeCacCanhTren1DoThi(dothi, color);
        }
Exemple #2
0
        public void ToMauMotDoThi(Hinh dothi)
        {
            var color = Color.Black;

            VeCacCanhTren1DoThi(dothi, color);
        }