C# Class Treefrog.Framework.Imaging.Size

Afficher le fichier Open project: jaquadro/Treefrog Class Usage Examples

Méthodes publiques

Свойство Type Description
Zero Size

Méthodes publiques

Méthode Description
Equals ( Size other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
Size ( int width, int height ) : System
ToString ( ) : string
operator ( ) : Size
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( Size other ) : bool
other Size
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Size() public méthode

public Size ( int width, int height ) : System
width int
height int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : Size
Résultat Size

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Zero public_oe static_oe property

public static Size,Treefrog.Framework.Imaging Zero
Résultat Size