ImageMapAreaInstance.Shape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.