示例#1
0
 public SHAPE_ViewModel(System.Data.Entity.Spatial.DbGeometry Shape)
 {
     SHAPE = Shape.ToString();
 }