System.Drawing.Drawing2D.ExtendedGeneralPath.ExtendedGeneralPath C# (CSharp) Method

ExtendedGeneralPath() public method

public ExtendedGeneralPath ( ) : System
return java.lang.System
	    public ExtendedGeneralPath() : this (WIND_NON_ZERO, INIT_SIZE, INIT_SIZE)
		{
		}

Same methods

ExtendedGeneralPath::ExtendedGeneralPath ( Shape s ) : System
ExtendedGeneralPath::ExtendedGeneralPath ( int rule ) : System
ExtendedGeneralPath::ExtendedGeneralPath ( int rule, int initialCapacity ) : System
ExtendedGeneralPath::ExtendedGeneralPath ( int rule, int initialTypes, int initialCoords ) : System