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
April 08, 2026

New Banding Capabilities in the FastReport .NET Designer

In version 2026.2 of FastReport .NET now allows you to change the order of bands directly in the designer — with a simple drag-and-drop operation.
April 07, 2026

How To Connect a Plugin to Google Sheets in FastReport .NET

In this article, we'll look at how to get started with Google Sheets in FastReport .NET. You will learn how to set up API access via the Google Cloud Console, build and connect the plugin.
April 06, 2026

How to Configure New QR Code Rendering Modes in FastReport .NET

In this article, we'll look at how to replace the standard QR code modules in FastReport .NET on decorative shapes: circles, stars, hexagons, and others.

© 1998-2026 Fast Reports Inc.