System.Drawing.Drawing2D.ExtendedGeneralPath.ExtendedGeneralPath C# (CSharp) Méthode

ExtendedGeneralPath() public méthode

public ExtendedGeneralPath ( ) : System
Résultat 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