C# Class ATMLCommonLibrary.utils.POINT

Datei anzeigen Open project: UtrsSoftware/ATMLWorkBench

Public Properties

Property Type Description
x int
y int

Property Details

x public_oe property

public int x
return int

y public_oe property

public int y
return int