Rectangle クラス

四角形を表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class Rectangle _
    Inherits ReportItem
'使用
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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。