Skip to content

Add 2 missing geometry related methods#104

Open
MarkhusGenferei wants to merge 2 commits intojingwood:masterfrom
MarkhusGenferei:Adds_FillPathWithBrush_and_CreateEllipseGeometry_variant
Open

Add 2 missing geometry related methods#104
MarkhusGenferei wants to merge 2 commits intojingwood:masterfrom
MarkhusGenferei:Adds_FillPathWithBrush_and_CreateEllipseGeometry_variant

Conversation

@MarkhusGenferei
Copy link
Copy Markdown
Contributor

Added

  • FillPathWithBrush() was defined in the cpp, but was not exposed to c#. It is now using FillPath(D2DGeometry geo, D2DBrush fillBrush)

  • CreateEllipseGeometry(D2DEllipse ellipse), to do so from an existing ellipse

FillPathWithBrush (was in cpp butt was not made visible to c#);
CreateEllipseGeometry(D2DEllipse ellipse)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant