C# Class ACPAddIn.ThisAddIn.RECT

显示文件 Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
Bottom uint
Left uint
Right uint
Top uint

Property Details

Bottom public_oe property

public uint Bottom
return uint

Left public_oe property

public uint Left
return uint

Right public_oe property

public uint Right
return uint

Top public_oe property

public uint Top
return uint