Ejemplo n.º 1
0
 RectangleF strokeAlignedRect(Rectangle rectangle)
 {
     return(_state.StrokeAlignedBounds(rectangle).import());
 }