C# Class CatEye.UI.Gtk.DwmApi.MARGINS

Show file Open project: bigfatbrowncat/CatEye Class Usage Examples

Public Properties

Property Type Description
cxLeftWidth int

Public Methods

Method Description
MARGINS ( int left, int top, int right, int bottom ) : System

Method Details

MARGINS() public method

public MARGINS ( int left, int top, int right, int bottom ) : System
left int
top int
right int
bottom int
return System

Property Details

cxLeftWidth public property

public int cxLeftWidth
return int