ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XPoint > XRect::SetBottom 
TalMap SDK Libary Reference
XRect::SetBottom
»ç°¢ ¿µ¿ª ¿ìÇÏ´Ü(lower-right) ÄÚ³ÊÀÇ Y ÁÂÇ¥ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.

XRect::SetBottom
void SetBottom(LONG Value);
  Parameters
 
Value
¼³Á¤ÇÒ »ç°¢ ¿µ¿ª ¿ìÇÏ´Ü(lower-right) ÄÚ³ÊÀÇ Y ÁÂÇ¥ °ª.
  Return Value
 
void
  Remarks
 
SetBottom ´Â XRect ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç°¢ ¿µ¿ª ¿ìÇÏ´Ü(lower-right) ÄÚ³ÊÀÇ Y ÁÂÇ¥ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XRect
Other Resource
XRect Members
top