C# Class PixelFarm.Drawing.Size

Mostrar archivo Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
Empty Size

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Size ( int w, int h )
operator ( ) : bool

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

Size() public method

public Size ( int w, int h )
w int
h int

operator() public static method

public static operator ( ) : bool
return bool

Property Details

Empty public_oe static_oe property

public static Size,PixelFarm.Drawing Empty
return Size