Help Center›AfxNova
CID2D1RenderTarget.CreateSolidColorBrushmethod
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION CID2D1RenderTarget.CreateSolidColorBrush (BYREF clr AS D2D1_COLOR_F, BYREF brushProperties AS const D2D1_BRUSH_PROPERTIES) AS ID2D1SolidColorBrush PTR
PRIVATE FUNCTION CID2D1RenderTarget.CreateSolidColorBrush (BYVAL clr AS D2D1_COLOR_F PTR, BYVAL brushProperties AS const D2D1_BRUSH_PROPERTIES PTR) AS ID2D1SolidColorBrush PTR
PRIVATE FUNCTION CID2D1RenderTarget.CreateSolidColorBrush (BYVAL clr AS D2D1_COLOR_F PTR) AS ID2D1SolidColorBrush PTR
Reference
- Include file
AfxD2D1RenderTargetClasses.inc - Defined in AfxNova/AfxD2D1RenderTargetClasses.inc:510