Sprache

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

Definition

Legt die Koordinaten und den Typ des Bildkartenbereichs 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 Bildkartenbereichs.

coordinates
Single[]

Ein Array von Coordiantes für den Bildkartenbereich.

Gilt für: