Web API Reference MapGuide Open Source
virtual INT32 MgCurveString::GetCount (  )  [virtual]

Gets the number of segments in this curve string.

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

Returns:
The number of curve segments.


Comments or suggestions? Send us feedback.