EgtInterface :
- aggiornamento.
This commit is contained in:
@@ -26,6 +26,13 @@ __stdcall EgtCreateFlatParts( int nType)
|
||||
return ( ExeCreateFlatParts( nType) ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtAdjustFlatPartLayer( int nLayerId)
|
||||
{
|
||||
return ( ExeAdjustFlatPartLayer( nLayerId) ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtPackBox( int nId, double dXmin, double dYmin,
|
||||
|
||||
Reference in New Issue
Block a user