ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò 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
top