[]
HRESULT ID2D1RenderTarget::CreateSolidColorBrush([In] const D2D_COLOR_F* color,[In, Optional] const D2D1_BRUSH_PROPERTIES* brushProperties,[Out, Fast] ID2D1SolidColorBrush** solidColorBrush)
public SolidColorBrush CreateSolidColorBrush(ColorF color, BrushProperties? brushProperties)
Type | Name | Description |
---|---|---|
ColorF | color | |
BrushProperties? | brushProperties |
Type | Description |
---|---|
SolidColorBrush |