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

XPOIItem::SetAlpha
LONG SetAlpha(LONG Value);
  Parameters
 
Alpha °ª(0~100).
  Return Value
 
°á°ú°ª.
0: ½ÇÆÐ. 1: ¼º°ø.
  Remarks
 
SetAlpha ´Â XPOIItem ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© Alpha °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.
POIItemÀÇ À̹ÌÁöÀÇ Åõ¸íµµ¸¦ Á¶Àý ÇÕ´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XPOIItem
Other Resource
XPOIItem Members
top