Condividi tramite


Proprietà ImageMapAreaInstance.Shape

Gets the calculated shape of the ImageMapArea.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Shape As ImageMapArea.ImageMapAreaShape 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape
An ImageMapArea.ImageMapAreaShape value that represents the calculated shape of the ImageMapArea.

Vedere anche

Riferimento

ImageMapAreaInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering