DioDocs for PDF
Create(RenderTarget,ColorF,Nullable<BrushProperties>) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > SolidColorBrush クラス > Create メソッド : Create(RenderTarget,ColorF,Nullable<BrushProperties>) メソッド
RenderTarget のインスタンス。
ブラシの色の赤、緑、青、およびアルファ値。
ブラシの基本不透明度。
指定された色と不透明度を含む新しい SolidColorBrush を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal color As ColorF, _
   ByVal brushProperties As System.Nullable(Of BrushProperties) _
) As SolidColorBrush
public static SolidColorBrush Create( 
   RenderTarget renderTarget,
   ColorF color,
   System.Nullable<BrushProperties> brushProperties
)

パラメータ

renderTarget
RenderTarget のインスタンス。
color
ブラシの色の赤、緑、青、およびアルファ値。
brushProperties
ブラシの基本不透明度。
参照

SolidColorBrush クラス
SolidColorBrush メンバ
オーバーロード一覧