If the linestring is closed (forming a linear ring), this method returns the Boolean TRUE.
JavaScript |
|
|
C# |
|
|
C++ |
|
HRESULT IsClosed( VARIANT_BOOL* IsClosed) |
Parameters
IsClosed
A Boolean that returns TRUE if the linestring is closed.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.