C# Class ADL.ADLDrawRequest

Show file Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Public Properties

Property Type Description
bottom int
left int
rendererId int
right int
top int
windowHandle System.IntPtr

Property Details

bottom public property

public int bottom
return int

left public property

public int left
return int

rendererId public property

public int rendererId
return int

right public property

public int right
return int

top public property

public int top
return int

windowHandle public property

public IntPtr,System windowHandle
return System.IntPtr