Класс Rectangle

Represents a rectangle report item.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class Rectangle _
    Inherits ReportItem _
    Implements IPageBreakItem
'Применение
Dim instance As Rectangle
public sealed class Rectangle : ReportItem, 
    IPageBreakItem
public ref class Rectangle sealed : public ReportItem, 
    IPageBreakItem
[<SealedAttribute>]
type Rectangle =  
    class
        inherit ReportItem
        interface IPageBreakItem
    end
public final class Rectangle extends ReportItem implements IPageBreakItem

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItem
      Microsoft.ReportingServices.OnDemandReportRendering..::..Rectangle

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.