C# Class BandObjectLib.POINT

Datei anzeigen Open project: mika76/MyDownloader Class Usage Examples

Public Properties

Property Type Description
x Int32
y Int32

Property Details

x public_oe property

public Int32 x
return Int32

y public_oe property

public Int32 y
return Int32