C# Class ADL.ADLDrawRequest

Afficher le fichier Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Méthodes publiques

Свойство Type Description
bottom int
left int
rendererId int
right int
top int
windowHandle System.IntPtr

Property Details

bottom public_oe property

public int bottom
Résultat int

left public_oe property

public int left
Résultat int

rendererId public_oe property

public int rendererId
Résultat int

right public_oe property

public int right
Résultat int

top public_oe property

public int top
Résultat int

windowHandle public_oe property

public IntPtr,System windowHandle
Résultat System.IntPtr