C# Class ACPAddIn.ThisAddIn.POINT

Show file Open project: autocompaste/AutoComPaste

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