﻿{
  "shapeMode": 0,
  "name": "NameRectangle",
  "description": "DescriptionRectangle",
  "icon": "GS2D_SimpleExample/shapes/img/rectangle.gif",
  "iconBig": "GS2D_SimpleExample/shapes/img/rectangle-big.gif",
  "srcSVG": "GS2D_SimpleExample/shapes/svg/Rectangle.xml",
  "width": 100.0,
  "height": 100.0,
  "depth": 100.0,
  "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)",
  "connectionPoints": [
    {
      "id": "cp1",
      "x": 500.0,
      "y": 1000.0,
      "z": 0.0,
      "xMin": "",
      "xMax": "",
      "xStep": "",
      "yMin": "",
      "yMax": "",
      "yStep": "",
      "zMin": "",
      "zMax": "",
      "zStep": "",
      "direction": 180.0,
      "label": "cp1"
    },
    {
      "id": "cp2",
      "x": 500.0,
      "y": 0.0,
      "z": 0.0,
      "xMin": "",
      "xMax": "",
      "xStep": "",
      "yMin": "",
      "yMax": "",
      "yStep": "",
      "zMin": "",
      "zMax": "",
      "zStep": "",
      "direction": 0.0,
      "label": ""
    }
  ],
  "eventClass": "OnDoubleclick,OnInserted,OnLinked"
}