ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XPOIItem > XPOIItem::SetCaption 
TalMap SDK Libary Reference
XPOIItem::SetCaption
POI Item¿¡ Caption À» ¼³Á¤ÇÕ´Ï´Ù.

XPOIItem::SetCaption
LONG SetCaption(String Value);
  Parameters
 
Value
CaptionÀ¸·Î »ç¿ëÇÒ ¹®ÀÚ¿­
  Return Value
 
°á°ú°ª.
0: ½ÇÆÐ. 1: ¼º°ø.
  Remarks
 
SetCaption ´Â XPOIItem ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© Caption ¹®ÀÚ¿­À» ¼³Á¤ÇÕ´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XPOIItem
Other Resource
XPOIItem Members
top