|
Enfusion Script API
|
Polygon (can have multiple parts). More...
Public Member Functions | |
| proto external int | PartsCount () |
| proto external ref GeoVertexCollection | GetPart (int index) |
Public Member Functions inherited from GeoShape | |
| proto external GeoShapeType | GetType () |
| Shape's type. | |
| proto external GeoAttribCollection | GetAttributes () |
| Shape's attributes. | |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Polygon (can have multiple parts).
| proto external ref GeoVertexCollection GeoPolygon.GetPart | ( | int | index | ) |
| proto external int GeoPolygon.PartsCount | ( | ) |