Shape property of PictureObject in FastReport .NET

2023-11-26

Shape property of PictureObject in FastReport .NET

With the release of 2024.1, a new property called "Shape" has been added to the PictureObject element, allowing to change the image's shape.

The following shapes are available for the Shape property:

  • Rectangle.
  • RoundRecangle.
  • Ellipse.
  • Triangle.
  • Diamond.

Available types of forms

In the designer, they look like this:

PictureObject with all kinds of Shape property

It is worth considering that the form is not attached to the picture but to the PictureObject. Also, for correct export to PDF format, you must disable the "Original resolution" setting, otherwise, the export may not be correct.

.NET .NET FastReport FastReport Designer Designer
October 13, 2025

New Features for Exporting Images to Microsoft Word in FastReport .NET

In the latest version of FastReport .NET we have added new image export features. Now you can independently adjust the balance between the quality and size of the final document.
October 13, 2025

How to Use Excel Formulas in a Report When Exporting to MS Excel

Starting with version FastReport .NET 2026.1, it is now possible to export formulas to Microsoft Excel. It is important to set up formula exports correctly and follow the syntax.
September 30, 2025

How to Install the FastReport .NET Report Designer with Pre-installed Plugins

Read the article as from version 2025.2.5 for FastReport .NET WinForms and FastReport .NET WEB allows you to install a report designer with all plugins without building dll files.

© 1998-2025 Fast Reports Inc.