WayLayerGenerator.AddBlock
WayLayerGenerator.AddBlock method
Add block to the cell
public void AddBlock(int x, int y, int sizeX, int sizeY, double velocity)
| Parameter | Type | Description |
|---|---|---|
| x | Int32 | the x of block |
| y | Int32 | the y of block |
| sizeX | Int32 | the sizeX of block |
| sizeY | Int32 | the sizeY of block |
| velocity | Double | the velocity of block |
See Also
- class WayLayerGenerator
- namespace Aspose.Gis.GeoTools.WayAnalyzer
- assembly Aspose.GIS