[]
HRESULT ID2D1DeviceContext1::CreateFilledGeometryRealization([In] ID2D1Geometry* geometry,[In] float flatteningTolerance,[Out] ID2D1GeometryRealization** geometryRealization)
public GeometryRealization CreateFilledGeometryRealization(Geometry geometry, float flatteningTolerance)
Type | Name | Description |
---|---|---|
Geometry | geometry | |
float | flatteningTolerance |
Type | Description |
---|---|
GeometryRealization |