CCT.NUI.Core.Shape.Contour.Contour C# (CSharp) Метод

Contour() публичный Метод

public Contour ( ) : System
Результат System
        public Contour()
            : this(new List<Point>())
        { }

Same methods

Contour::Contour ( IList points ) : System