C# Class SwtorCaster.Custom.WINDOWPLACEMENT

显示文件 Open project: pjmagee/swtor-caster Class Usage Examples

Public Properties

Property Type Description
flags int
length int
maxPosition POINT
minPosition POINT
normalPosition RECT
showCmd int

Property Details

flags public_oe property

public int flags
return int

length public_oe property

public int length
return int

maxPosition public_oe property

public POINT,SwtorCaster.Custom maxPosition
return POINT

minPosition public_oe property

public POINT,SwtorCaster.Custom minPosition
return POINT

normalPosition public_oe property

public RECT,SwtorCaster.Custom normalPosition
return RECT

showCmd public_oe property

public int showCmd
return int