Partilhar via


Propriedade Shape

Gets the calculated shape of the ImageMapArea.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property Shape As ImageMapArea..::..ImageMapAreaShape
    Get
'Uso
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