Enfusion Script API
|
Base class for all shapes. More...
Public Member Functions | |
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) | |
Base class for all shapes.
proto external GeoAttribCollection GeoShape.GetAttributes | ( | ) |
Shape's attributes.
proto external GeoShapeType GeoShape.GetType | ( | ) |
Shape's type.