C# Class AcTools.Windows.User32.Win32Point

Show file Open project: gro-ove/actools

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