Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgCurvePolygonCollection
Add
Clear
Contains
GetCount
GetItem
IndexOf
Insert
MgCurvePolygonCollection
Remove
RemoveAt
SetItem
virtual void MgCurvePolygonCollection::Clear
(
)
[virtual]
Removes all curve polygons from the collection.
.NET Syntax
virtual void
Clear()
;
Java Syntax
virtual void
Clear()
;
PHP Syntax
virtual void
Clear()
;
Comments or suggestions? Send us
feedback
.