C# Class Open.Core.Size

Represents a width and a height.
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL

Méthodes publiques

Méthode Description
Size ( int width, int height )

Constructor.

ToString ( ) : string

Method Details

Size() public méthode

Constructor.
public Size ( int width, int height )
width int The pixel width of the element.
height int The pixel height of the element.

ToString() public méthode

public ToString ( ) : string
Résultat string