Ejemplo n.º 1
0
 public override Rectangle GetBounds(DisplayObject targetSpace)
 {
     return(MeshUtil.CalculateBounds(_vertexData, this, targetSpace));
 }