Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated shape of the ImageMapArea.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Shape As ImageMapArea.ImageMapAreaShape
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape
An ImageMapArea.ImageMapAreaShape value that represents the calculated shape of the ImageMapArea.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering