レポート内の色を表します。 このクラスは継承できません。
継承階層
System.Object
Microsoft.ReportingServices.ReportRendering.ReportColor
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class ReportColor
'使用
Dim instance As ReportColor
public sealed class ReportColor
public ref class ReportColor sealed
[<SealedAttribute>]
type ReportColor = class end
public final class ReportColor
ReportColor 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
ReportColor(Color) | 指定した色を使用して、ReportColor クラスの新しいインスタンスを初期化します。 |
![]() |
ReportColor(String) | ReportColor クラスの新しいインスタンスを初期化します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
ToColor | GDI+ 色クラスとしての色です。 |
![]() |
ToString | レポート定義で表される、文字列としての色です。 (Object.ToString() をオーバーライドします。) |
先頭に戻る
説明
このクラスを使用すると、色をさまざまな形式に変換できます。
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)