Back   Forward Collaspe All Home > SDK Library > XPoint > XPoint::GetX 
TalMap SDK Libary Reference
XPoint::GetX
X 좌표의 값을 구합니다.

XPoint::GetX
LONG GetX( );
  Parameters
 
NONE
  Return Value
 
설정된 X 좌표의 값.
  Remarks
 
GetX 는 XPoint 의 Method로 제공됩니다.
X 좌표의 값을 구합니다.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XPoint
Other Resource
XPoint Members
top