Méthode | Description | |
---|---|---|
CreateControl ( string assemblyName ) : bool | ||
CreateControl ( string assemblyName, string dependencies ) : bool | ||
CreateDefaultControl ( ) : void | ||
HandleResize ( ) : void | ||
Initialize ( ) : void | ||
SetData ( |
||
Zoom ( float x, float y, int delta ) : void |
public CreateControl ( string assemblyName ) : bool | ||
assemblyName | string | |
Résultat | bool |
public CreateControl ( string assemblyName, string dependencies ) : bool | ||
assemblyName | string | |
dependencies | string | |
Résultat | bool |
public Zoom ( float x, float y, int delta ) : void | ||
x | float | |
y | float | |
delta | int | |
Résultat | void |