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