Rectangle & RectangleF IronDrawing provides two classes that allow you to draw a rectangle at particular coordinates: IronSoftware.Drawing.Rectangle and IronSoftware.Drawing.RectangleF. These classes contain a set of four parameters that represent the location and size of the rectangle drawn. These classes take x and y coordinates from the top-left corner of the rectangle. The Rectangle class uses int types for these coordinates, while the RectangleF class uses float types. The last two parameters represent the width and height of the rectangle, using the same data types as indicated for the x and y coordinate parameters. The default unit for both classes is pixels. Enlaces de Documentos Ver en Github Tutorial Relacionado Guía de Cómo Hacer Relacionada Documentación de Clase Descargar IronDrawing DLL Reportar un problema en esta página ¿Listo para empezar? Nuget Descargas 13,318,306 | Versión: 2025.3 recién lanzado Descarga Gratis de NuGet Descargas totales: 13,318,306 Ver Licencias