Udostępnij przez


Właściwość ImageMapAreaInstance.Shape

Pobiera obliczeniowe kształt ImageMapArea.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Shape As ImageMapArea..::..ImageMapAreaShape
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape
ImageMapArea.ImageMapAreaShape Wartość, która reprezentuje obliczeniowy kształt ImageMapArea.