ID2D1DeviceContext1

Undocumented in source.

Members

Functions

CreateFilledGeometryRealization
HRESULT CreateFilledGeometryRealization(ID2D1Geometry geometry, float flatteningTolerance, ID2D1GeometryRealization* geometryRealization)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateStrokedGeometryRealization
HRESULT CreateStrokedGeometryRealization(ID2D1Geometry geometry, float flatteningTolerance, float strokeWidth, ID2D1StrokeStyle strokeStyle, ID2D1GeometryRealization* geometryRealization)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawGeometryRealization
HRESULT DrawGeometryRealization(ID2D1GeometryRealization geometryRealization, ID2D1Brush brush)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta