Home > All Other Interfaces > IGeometry > IsEmpty

IsEmpty

Returns TRUE if there are no points in the selected geometry.

 

JavaScript

 

IsEmpty()

 

C#

 

int IsEmpty()

 

C++

 

HRESULT IsEmpty(

      VARIANT_BOOL* IsEmpty)