메소드 | 설명 | |
---|---|---|
Overlay ( this self, Image imposing ) : Image | ||
Overlay ( this self, Image imposing, ContentAlignment alignment ) : Image | ||
Overlay ( this self, Image imposing, |
||
Overlay ( this self, string imposing, |
||
ShowDialogOnFormThread ( this self, |
||
ToDisplayString ( this self ) : string | ||
ToErrorIcon ( this self ) : Image | ||
ToIcon ( this self ) : |
메소드 | 설명 | |
---|---|---|
DisplayRecurseInnerExceptions ( |
||
GetOverlayOrigin ( |
public static Overlay ( this self, Image imposing ) : Image | ||
self | this | |
imposing | Image | |
리턴 | Image |
public static Overlay ( this self, Image imposing, ContentAlignment alignment ) : Image | ||
self | this | |
imposing | Image | |
alignment | ContentAlignment | |
리턴 | Image |
public static Overlay ( this self, Image imposing, |
||
self | this | |
imposing | Image | |
size | ||
alignment | ContentAlignment | |
리턴 | Image |
public static Overlay ( this self, string imposing, |
||
self | this | |
imposing | string | |
font | ||
alignment | ContentAlignment | |
리턴 | Image |
public static ShowDialogOnFormThread ( this self, |
||
self | this | |
formForThread | ||
리턴 | DialogResult |
public static ToDisplayString ( this self ) : string | ||
self | this | |
리턴 | string |