C# Class ADL.DrawRequest

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

Méthodes publiques

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

Private Methods

Méthode Description
toNative ( ) : ADLDrawRequest

Property Details

bottom public_oe property

public int bottom
Résultat int

hdc public_oe property

public IntPtr,System hdc
Résultat System.IntPtr

left public_oe property

public int left
Résultat int

right public_oe property

public int right
Résultat int

top public_oe property

public int top
Résultat int