Ejemplo n.º 1
0
 public bool GetShapeModelContour(out HXLD xldContour)
 {
     Matching.GetShapeModelContour(out xldContour);
     return(true);
 }