C# Class FarsiLibrary.Win.Win32.PAINTSTRUCT

Afficher le fichier Open project: HEskandari/FarsiLibrary Class Usage Examples

Méthodes publiques

Свойство Type Description
Reserved1 int
Reserved2 int
Reserved3 int
Reserved4 int
Reserved5 int
Reserved6 int
Reserved7 int
Reserved8 int
fErase int
fIncUpdate int
fRestore int
hdc System.IntPtr
rcPaint System.Drawing.Rectangle

Property Details

Reserved1 public_oe property

public int Reserved1
Résultat int

Reserved2 public_oe property

public int Reserved2
Résultat int

Reserved3 public_oe property

public int Reserved3
Résultat int

Reserved4 public_oe property

public int Reserved4
Résultat int

Reserved5 public_oe property

public int Reserved5
Résultat int

Reserved6 public_oe property

public int Reserved6
Résultat int

Reserved7 public_oe property

public int Reserved7
Résultat int

Reserved8 public_oe property

public int Reserved8
Résultat int

fErase public_oe property

public int fErase
Résultat int

fIncUpdate public_oe property

public int fIncUpdate
Résultat int

fRestore public_oe property

public int fRestore
Résultat int

hdc public_oe property

public IntPtr,System hdc
Résultat System.IntPtr

rcPaint public_oe property

public Rectangle,System.Drawing rcPaint
Résultat System.Drawing.Rectangle