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

Gets the component type of this arc segment.

.NET Syntax
virtual int GetComponentType();
Java Syntax
virtual int GetComponentType();
PHP Syntax
virtual int GetComponentType();

Implements MgGeometryComponent.