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