[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.ImageMapArea.Rect

Rect Method

Rect(RectangleF)

Creates a rectangular image map area.

Declaration
public static ImageMapArea Rect(RectangleF rect)
Parameters
Type Name Description
RectangleF rect

The rectangle defining the area.

Returns
Type Description
ImageMapArea

A new instance of the ImageMapArea class representing a rectangular area.