ImageMapAreaInstance.Shape Property

Definition

Gets the calculated shape of the ImageMapArea.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ImageMapArea::ImageMapAreaShape Shape { Microsoft::ReportingServices::OnDemandReportRendering::ImageMapArea::ImageMapAreaShape get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape Shape { get; }
member this.Shape : Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape
Public ReadOnly Property Shape As ImageMapArea.ImageMapAreaShape

Property Value

An ImageMapArea.ImageMapAreaShape value that represents the calculated shape of the ImageMapArea.

Applies to