Example1_9.PointC.PointC C# (CSharp) Method

PointC() public method

public PointC ( ) : System
return System
        public PointC()
        {
        }

Same methods

PointC::PointC ( PointF ptf, float c ) : System
PointC::PointC ( PointF ptf, float c, int argbArray ) : System
PointC