Пример #1
0
 public void AddShape(int layerHandle, int shapeIndex)
 {
     _list.AddShape(layerHandle, shapeIndex);
 }