Image.ImageMap Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une carte image qui fournit les régions pour les événements de clic.
public:
property Microsoft::ReportingServices::ReportRendering::ImageMapAreasCollection ^ ImageMap { Microsoft::ReportingServices::ReportRendering::ImageMapAreasCollection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::ImageMapAreasCollection ^ value); };
public Microsoft.ReportingServices.ReportRendering.ImageMapAreasCollection ImageMap { get; set; }
member this.ImageMap : Microsoft.ReportingServices.ReportRendering.ImageMapAreasCollection with get, set
Public Property ImageMap As ImageMapAreasCollection
Valeur de propriété
Un ImageMapAreasCollection objet contenant l’application image de l’image.