[]
ID2D1TessellationSink
[Guid("2cd906c1-12e2-11dc-9fed-001143a055f9")]
[Shadow(typeof(TessellationSinkShadow))]
public interface TessellationSink : ICallbackable, IDisposable
Name | Description |
---|---|
AddTriangles(Triangle[]) | Copies the specified triangles to the sink. |
Close() | Closes the sink. |