C# Class MonoReports.Model.Thickness

Afficher le fichier Open project: modesto/monoreports Class Usage Examples

Méthodes publiques

Méthode Description
Thickness ( double all ) : System
Thickness ( double left, double top, double right, double bottom ) : System
ToString ( ) : string

Method Details

Thickness() public méthode

public Thickness ( double all ) : System
all double
Résultat System

Thickness() public méthode

public Thickness ( double left, double top, double right, double bottom ) : System
left double
top double
right double
bottom double
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string