C# Class ACPAddIn.ThisAddIn.RECT

Show file Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
Bottom uint
Left uint
Right uint
Top uint

Property Details

Bottom public property

public uint Bottom
return uint

Left public property

public uint Left
return uint

Right public property

public uint Right
return uint

Top public property

public uint Top
return uint