[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.ITessellationSink

ITessellationSink Interface

ID2D1TessellationSink

Namespace: GrapeCity.Documents.DX.Direct2D
Assembly: GcDocs.DX.Windows.dll
Syntax
[Guid("2cd906c1-12e2-11dc-9fed-001143a055f9")]
[Shadow(typeof(TessellationSinkShadow))]
public interface ITessellationSink : ICallbackable, IDisposable

Methods

Name Description
AddTriangles(Triangle[])

Copies the specified triangles to the sink.

Close()

Closes the sink.