| 名前 | 解説 | |
|---|---|---|
![]()  | Shadow | Gets or sets the unmanaged shadow callback. C1.Util.DX.ICallbackableから継承されます。 | 
GeometrySinkデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Shadow | Gets or sets the unmanaged shadow callback. C1.Util.DX.ICallbackableから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | AddArc | Adds a single arc to the path geometry. | 
![]()  | AddBezier | Creates a cubic Bezier curve between the current point and the specified endpoint. | 
![]()  | AddBeziers | Creates a sequence of cubic Bezier curves and adds them to the geometry sink. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 | 
![]()  | AddLine | Creates a line segment between the current point and the specified end point and adds it to the geometry sink. | 
![]()  | AddLines | Creates a sequence of lines using the specified points and adds them to the geometry sink. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 | 
![]()  | AddQuadraticBezier | Creates a quadratic Bezier curve between the current point and the specified endpoint. | 
![]()  | AddQuadraticBeziers | Adds a sequence of quadratic Bezier segments as an array in a single call. | 
![]()  | BeginFigure | Starts a new figure at the specified point. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 | 
![]()  | Close | Closes the geometry sink, indicates whether it is in an error state, and resets the sink's error state. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 | 
![]()  | Dispose | System.IDisposableから継承されます。 | 
![]()  | EndFigure | Ends the current figure; optionally, closes it. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 | 
![]()  | SetFillMode | Specifies the method used to determine which points are inside the geometry described by this geometry sink and which points are outside. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 | 
![]()  | SetSegmentFlags | Specifies stroke and join options to be applied to new segments added to the geometry sink. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。 |