C# Class ATMLCommonLibrary.utils.POINT

Show file Open project: UtrsSoftware/ATMLWorkBench

Public Properties

Property Type Description
x int
y int

Property Details

x public property

public int x
return int

y public property

public int y
return int