Method | Description | |
---|---|---|
HookGlassRender ( this control ) : void | ||
HookGlassRender ( this control, int offsetX, int offsetY ) : void | ||
UnhookGlassRender ( this control ) : void |
public static HookGlassRender ( this control ) : void | ||
control | this | |
return | void |
public static HookGlassRender ( this control, int offsetX, int offsetY ) : void | ||
control | this | |
offsetX | int | |
offsetY | int | |
return | void |
public static UnhookGlassRender ( this control ) : void | ||
control | this | |
return | void |