Bitmap for UWP
GeometrySink インターフェース メンバ
プロパティ  メソッド 

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : GeometrySink インターフェース

GeometrySinkデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
 プロパティGets or sets the unmanaged shadow callback. C1.Util.DX.ICallbackableから継承されます。
トップ
パブリック メソッド
 名前解説
 メソッドAdds a single arc to the path geometry.  
 メソッドCreates a cubic Bezier curve between the current point and the specified endpoint.  
 メソッドCreates a sequence of cubic Bezier curves and adds them to the geometry sink. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。
 メソッドCreates a line segment between the current point and the specified end point and adds it to the geometry sink.  
 メソッドCreates a sequence of lines using the specified points and adds them to the geometry sink. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。
 メソッドCreates a quadratic Bezier curve between the current point and the specified endpoint.  
 メソッドAdds a sequence of quadratic Bezier segments as an array in a single call.  
 メソッドStarts a new figure at the specified point. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。
 メソッドCloses the geometry sink, indicates whether it is in an error state, and resets the sink's error state. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。
 メソッド System.IDisposableから継承されます。
 メソッドEnds the current figure; optionally, closes it. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。
 メソッド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から継承されます。
 メソッドSpecifies stroke and join options to be applied to new segments added to the geometry sink. C1.Util.DX.Direct2D.SimplifiedGeometrySinkから継承されます。
トップ
参照

GeometrySink インターフェース
C1.Util.DX.Direct2D 名前空間