Method | Description | |
---|---|---|
GDIObject ( |
||
GDIObject ( bool ownsHandle, System.Guid uniqueID ) : System | ||
MakeGDIObjectHandle ( uint top, bool stock, uint objtype, uint index ) : int |
Method | Description | |
---|---|---|
ReleaseHandle ( ) : bool |
public GDIObject ( |
||
aHandle | ||
ownsHandle | bool | |
uniqueID | System.Guid | |
return | System |
public GDIObject ( bool ownsHandle, System.Guid uniqueID ) : System | ||
ownsHandle | bool | |
uniqueID | System.Guid | |
return | System |
public static MakeGDIObjectHandle ( uint top, bool stock, uint objtype, uint index ) : int | ||
top | uint | |
stock | bool | |
objtype | uint | |
index | uint | |
return | int |