ComponentOne Bitmap for UWP
SimplifiedGeometrySink Interface Members
Properties  Methods 

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace : SimplifiedGeometrySink Interface

The following tables list the members exposed by SimplifiedGeometrySink.

Public Properties
 NameDescription
 PropertyGets or sets the unmanaged shadow callback. (Inherited from C1.Util.DX.ICallbackable)
Top
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

Reference

SimplifiedGeometrySink Interface
C1.Util.DX.Direct2D Namespace