Ejemplo n.º 1
0
 protected override IEnumerable <DxfPoint> GetExtentsPoints()
 {
     return(Vertices.Concat(BackLineVertices));
 }