Classe Rectangle
Represents a rectangle.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Class Rectangle _
Inherits ReportItem
'Utilizzo
Dim instance As Rectangle
public class Rectangle : ReportItem
public ref class Rectangle : public ReportItem
type Rectangle =
class
inherit ReportItem
end
public class Rectangle extends ReportItem
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportItem
Microsoft.ReportingServices.RdlObjectModel..::..Rectangle
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche