'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal color As ColorF _ ) As SolidColorBrush
public static SolidColorBrush Create( RenderTarget renderTarget, ColorF color )
パラメータ
- renderTarget
- RenderTarget のインスタンス。
- color
- ブラシの色の赤、緑、青、およびアルファ値。