Example #1
0
 public OmrådeMedGeometry(Geometri.Område område, Geometry geometry)
 {
     Geometry = geometry;
     Område   = område;
 }