Właściwość ImageMapArea.Shape
Pobiera kształt obszaru.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Shape As ImageMapArea..::..ImageMapAreaShape
Get
'Użycie
Dim instance As ImageMapArea
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
Wartość właściwości
Typ: Microsoft.ReportingServices.ReportRendering.ImageMapArea.ImageMapAreaShape
ImageMapArea.ImageMapAreaShape Wartość wskazującą kształt obszar.
Uwagi
Prawidłowe wartości to prostokąt, Wielokąt, lub koło.
Zobacz także