C# Class ADL.ADLDrawRequest

显示文件 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_oe property

public int bottom
return int

left public_oe property

public int left
return int

rendererId public_oe property

public int rendererId
return int

right public_oe property

public int right
return int

top public_oe property

public int top
return int

windowHandle public_oe property

public IntPtr,System windowHandle
return System.IntPtr