C# Class NewTOAPIA.Drawing.GDIObject

Inheritance: System.Runtime.InteropServices.SafeHandle, IUniqueObject
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
GDIObject ( IntPtr aHandle, bool ownsHandle, System.Guid uniqueID ) : System
GDIObject ( bool ownsHandle, System.Guid uniqueID ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

GDIObject() public méthode

public GDIObject ( IntPtr aHandle, bool ownsHandle, System.Guid uniqueID ) : System
aHandle System.IntPtr
ownsHandle bool
uniqueID System.Guid
Résultat System

GDIObject() public méthode

public GDIObject ( bool ownsHandle, System.Guid uniqueID ) : System
ownsHandle bool
uniqueID System.Guid
Résultat System

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool