ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XLayerCustomList > XLayerCustomList::SetStrokeCap 
TalMap SDK Libary Reference
XLayerCustomList::SetStrokeCap
¶óÀÎÀÇ ³¡ºÎºÐ 󸮸¦ ¼³Á¤ÇÕ´Ï´Ù.

XLayerCustomList::SetStrokeCap
int SetStrokeCap(int value);
  Parameters
 
value
¼³Á¤ÇÒ °ª(1 : Butt 2 : Square, 3 : Round)
  Return Value
 

  Remarks
 
SetStrokeCap ´Â XLayerCustomList ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ È£ÃâÇÔÀ¸·Î, ¶óÀÎÀÇ ³¡ºÎºÐ 󸮸¦ ÁöÁ¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
top