메소드 | 설명 | |
---|---|---|
HookGlassRender ( this control ) : void | ||
HookGlassRender ( this control, int offsetX, int offsetY ) : void | ||
UnhookGlassRender ( this control ) : void |
public static HookGlassRender ( this control ) : void | ||
control | this | |
리턴 | void |
public static HookGlassRender ( this control, int offsetX, int offsetY ) : void | ||
control | this | |
offsetX | int | |
offsetY | int | |
리턴 | void |
public static UnhookGlassRender ( this control ) : void | ||
control | this | |
리턴 | void |