C# Class MonoReports.Model.Size

Exibir arquivo Open project: modesto/monoreports Class Usage Examples

Public Methods

Method Description
Size ( Size s ) : System
Size ( double width, double height ) : System
ToString ( ) : string

Method Details

Size() public method

public Size ( Size s ) : System
s Size
return System

Size() public method

public Size ( double width, double height ) : System
width double
height double
return System

ToString() public method

public ToString ( ) : string
return string