ImageMapArea.Shape Свойство

Определение

Возвращает форму области.

public:
 property Microsoft::ReportingServices::ReportRendering::ImageMapArea::ImageMapAreaShape Shape { Microsoft::ReportingServices::ReportRendering::ImageMapArea::ImageMapAreaShape get(); };
public Microsoft.ReportingServices.ReportRendering.ImageMapArea.ImageMapAreaShape Shape { get; }
member this.Shape : Microsoft.ReportingServices.ReportRendering.ImageMapArea.ImageMapAreaShape
Public ReadOnly Property Shape As ImageMapArea.ImageMapAreaShape

Значение свойства

Значение ImageMapArea.ImageMapAreaShape, указывающее форму области.

Комментарии

Допустимые значения: rectangle, polygon или circle.

Применяется к