IsEmpty

Returns a Boolean indicating whether there are points in the selected geometry.

 

JavaScript

 

IsEmpty()

 

C#

 

int IsEmpty()

 

C++

 

HRESULT IsEmpty(

       VARIANT_BOOL* IsEmpty)

Return Value

IsEmpty

A Boolean that returns TRUE if there are no points in the selected geometry.

Exceptions

See:  HRESULT Return Values for a list of possible values returned by the HRESULT.