C# Class UplayStarter.Win32API.MARGINS

Show file Open project: NicholasVanSickle/UplayLauncher Class Usage Examples

Public Properties

Property Type Description
cxLeftWidth int
cxRightWidth int
cyBottomHeight int
cyTopHeight int

Property Details

cxLeftWidth public property

public int cxLeftWidth
return int

cxRightWidth public property

public int cxRightWidth
return int

cyBottomHeight public property

public int cyBottomHeight
return int

cyTopHeight public property

public int cyTopHeight
return int