Поделиться через


Свойство ImageMapAreaInstance.Shape

Gets the calculated shape of the ImageMapArea.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Shape As ImageMapArea.ImageMapAreaShape 
    Get
'Применение
Dim instance As ImageMapAreaInstance 
Dim value As ImageMapArea.ImageMapAreaShape 

value = instance.Shape
public ImageMapArea.ImageMapAreaShape Shape { get; }
public:
property ImageMapArea.ImageMapAreaShape Shape {
    ImageMapArea.ImageMapAreaShape get ();
}
member Shape : ImageMapArea.ImageMapAreaShape
function get Shape () : ImageMapArea.ImageMapAreaShape

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape
An ImageMapArea.ImageMapAreaShape value that represents the calculated shape of the ImageMapArea.

См. также

Справочник

ImageMapAreaInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering