次の方法で共有


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

説明

このクラスを使用すると、色をさまざまな形式に変換できます。

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ReportColor

スレッド セーフ

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