C# Class Patagames.Pdf.Net.Controls.Wpf.Helpers.Int32Size

Afficher le fichier Open project: Patagames/Pdf.Wpf Class Usage Examples

Méthodes publiques

Свойство Type Description
Height int
Width int

Méthodes publiques

Méthode Description
Equals ( Int32Size obj ) : bool

Method Details

Equals() public méthode

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

Property Details

Height public_oe property

public int Height
Résultat int

Width public_oe property

public int Width
Résultat int