System.Drawing.Drawing2D.ExtendedGeneralPath.ExtendedGeneralPath C# (CSharp) 메소드

ExtendedGeneralPath() 공개 메소드

public ExtendedGeneralPath ( ) : System
리턴 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