Help Center
Help CenterAfxNova

CD2D1Factory1.CreateStrokeStyle1method

GraphicsmethodAfxD2D1Objects.incundocumented
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 CD2D1Factory1.CreateStrokeStyle1 (BYREF strokeStyleProperties AS D2D1_STROKE_STYLE_PROPERTIES1, BYREF dashes AS const FLOAT, BYVAL dashesCount AS UINT32) AS ID2D1StrokeStyle1 PTR
PRIVATE FUNCTION CD2D1Factory1.CreateStrokeStyle1 (BYVAL strokeStyleProperties AS D2D1_STROKE_STYLE_PROPERTIES1 PTR, BYREF dashes AS const FLOAT PTR, BYVAL dashesCount AS UINT32) AS ID2D1StrokeStyle1 PTR

Reference

  • Include file AfxD2D1Objects.inc
  • Defined in AfxNova/AfxD2D1Objects.inc:652