Documentation | Samples | InMemory
How to create in-memory vector layers.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Shape.SetPosition | Move the whole shape. |
TGIS_Shape.Params | Returns parameters (colors, fills etc) object. |
TGIS_Shape.AddPart | Add next part to the shape. |
TGIS_Shape.AddPoint | Add a point to the last part of the shape. |
TGIS_Utils.GisExtent | Create new extent. |
TGIS_Utils.GisPoint | Create a new point. |
This sample is available on following platforms (click to see source code):