[Gregor.Core.WinApi.User32.TRectApi]

Gregor.Core.WinApi.User32.TRectApi

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.WinApi.

Details

public struct Gregor.Core.WinApi.User32.TRectApi

: System.ValueType

Custom Attributes: 

Description: 


Members

User32.TRectApi

public User32.TRectApi(System.Drawing.Rectangle rect)

Custom Attributes: 

Description: 

User32.TRectApi

public User32.TRectApi(System.Drawing.Point p1, System.Drawing.Point p2)

Custom Attributes: 

Description: 

User32.TRectApi

public User32.TRectApi(System.Int32 l, System.Int32 t, System.Int32 r, System.Int32 b)

Custom Attributes: 

Description: 

Bottom

public System.Int32 Bottom

Custom Attributes: 

Description: 

Left

public System.Int32 Left

Custom Attributes: 

Description: 

Right

public System.Int32 Right

Custom Attributes: 

Description: 

Top

public System.Int32 Top

Custom Attributes: 

Description: 


See Also

System.ValueType

System.Drawing.Point

System.Drawing.Rectangle

System.Int32