CCT.NUI.Core.Shape.Contour.Contour C# (CSharp) Méthode

Contour() public méthode

public Contour ( ) : System
Résultat System
        public Contour()
            : this(new List<Point>())
        { }

Same methods

Contour::Contour ( IList points ) : System