Share via


ImageMapArea.SetCoordinates(ImageMapArea+ImageMapAreaShape, Single[]) Methode

Definition

Legt die Koordinaten und den Typ des Imagemapbereichs fest.

public:
 void SetCoordinates(Microsoft::ReportingServices::ReportRendering::ImageMapArea::ImageMapAreaShape shape, cli::array <float> ^ coordinates);
public void SetCoordinates (Microsoft.ReportingServices.ReportRendering.ImageMapArea.ImageMapAreaShape shape, float[] coordinates);
member this.SetCoordinates : Microsoft.ReportingServices.ReportRendering.ImageMapArea.ImageMapAreaShape * single[] -> unit
Public Sub SetCoordinates (shape As ImageMapArea.ImageMapAreaShape, coordinates As Single())

Parameter

shape
ImageMapArea.ImageMapAreaShape

Die Form des Imagemapbereichs.

coordinates
Single[]

Ein Array von Koordinaten für den Imagemapbereich.

Gilt für: