Back
Forward
Collaspe All
Home
>
SDK Library
>
XUIPanel
>
XUIPanel::SetPanelImage
TalMap SDK Libary Reference
XUIPanel::SetPanelImage
ÆÐ³Î¿¡ Image¸¦ ¼³Á¤ÇÕ´Ï´Ù.
XUIPanel::SetPanelImage
BOOL SetPanelImage(String LeftPath, String BodyPath, String RightPath);
Parameters
LeftPath
¼³Á¤ÇÒ Left À̹ÌÁöÀÇ °æ·Î ¹®ÀÚ¿
BodyPath
¼³Á¤ÇÒ Body À̹ÌÁöÀÇ °æ·Î ¹®ÀÚ¿
RightPath
¼³Á¤ÇÒ Right À̹ÌÁöÀÇ °æ·Î ¹®ÀÚ¿
Return Value
0: ½ÇÆÐ.
1: ¼º°ø.
Remarks
SetPanelImage ´Â XUIPanel ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© À̹ÌÁö¸¦ ¼³Á¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
Example
JavaScript
Copy Code
ÁغñÁßÀÔ´Ï´Ù...
VC++
Copy Code
ÁغñÁßÀÔ´Ï´Ù...
See Also
Reference
Hirarchy Chart
XUIPanel
Other Resource
XUIPanel Members