Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
CreatePrimarySurface ( |
|
|
CreateSurface ( int width, int height ) : IGraphicsSurface |
|
|
CreateWorkSurface ( int width, int height ) : IGraphicsSurface |
|
|
GetWindowRect ( |
|
|
SetFullScreenMode ( |
|
|
SetWindow ( |
|
public CreatePrimarySurface ( |
||
handle | ||
fullScreen | System.Boolean | |
doubleBuffer | System.Boolean | |
Résultat | IGraphicsSurface |
public CreateSurface ( int width, int height ) : IGraphicsSurface | ||
width | int | |
height | int | |
Résultat | IGraphicsSurface |
public CreateWorkSurface ( int width, int height ) : IGraphicsSurface | ||
width | int | |
height | int | |
Résultat | IGraphicsSurface |
public GetWindowRect ( |
||
handle | ||
windowRect | ||
Résultat | void |
public SetFullScreenMode ( |
||
handle | ||
Résultat | void |
public SetWindow ( |
||
handle | ||
Résultat | void |