C# Class ScreenToGif.Util.Native.RECT

Exibir arquivo Open project: dbremner/ScreenToGif

Public Properties

Property Type Description
Bottom int
Left int
Right int
Top int

Property Details

Bottom public_oe property

public int Bottom
return int

Left public_oe property

public int Left
return int

Right public_oe property

public int Right
return int

Top public_oe property

public int Top
return int