MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgArcSegment::IsEmpty ( ) [virtual]

Gets whether this arc segment is empty

.NET Syntax
virtual bool IsEmpty();
Java Syntax
virtual boolean IsEmpty();
PHP Syntax
virtual bool IsEmpty();

Implements MgGeometricEntity.