Back   Forward Collaspe All Home > SDK Library > XUIObj > XUIObj::GetCustomDraw_Before 
TalMap SDK Libary Reference
XUIObj::GetCustomDraw_Before
UI Object 의 Custom Draw Before 값을 확인합니다.

XUIObj::GetCustomDraw_Before
LONG GetCustomDraw_Before( );
  Parameters
 
NONE.
  Return Value
 
Custom Draw Before 값
  Remarks
 
GetCustomDraw_Before 는 XUIObj 의 Method로 제공됩니다.
사용자는 이 메소드를 이용하여 생성한 Object 의 Custom Draw Before 값을 확인 할 수 있습니다.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XUIObj
Other Resource
XUIObj Members
top