C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / SimplifiedGeometrySink Interface

In This Topic
SimplifiedGeometrySink Interface Methods
In This Topic

For a list of all members of this type, see SimplifiedGeometrySink members.

Public Methods
 NameDescription
 MethodCreates a sequence of cubic Bezier curves and adds them to the geometry sink.  
 MethodCreates a sequence of lines using the specified points and adds them to the geometry sink.  
 MethodStarts a new figure at the specified point.  
 MethodCloses the geometry sink, indicates whether it is in an error state, and resets the sink's error state.  
 Method (Inherited from System.IDisposable)
 MethodEnds the current figure; optionally, closes it.  
 MethodSpecifies the method used to determine which points are inside the geometry described by this geometry sink and which points are outside.  
 MethodSpecifies stroke and join options to be applied to new segments added to the geometry sink.  
Top
See Also