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

Datei anzeigen Open project: Patagames/Pdf.Wpf Class Usage Examples

Public Properties

Property Type Description
Height int
Width int

Public Methods

Method Description
Equals ( Int32Size obj ) : bool

Method Details

Equals() public method

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

Property Details

Height public_oe property

public int Height
return int

Width public_oe property

public int Width
return int