Bitmap for WPF
GeometrySinkNative クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 : GeometrySinkNative クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the GeometrySinkNativeclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティImplements C1.Util.DX.ICallbackablebut it cannot not be set. This is only used to support for interop with unmanaged callback. C1.Util.DX.ComObjectCallbackから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドvoid ID2D1GeometrySink::AddArc([In] const D2D1_ARC_SEGMENT* arc)  
Public メソッドvoid ID2D1GeometrySink::AddBezier([In] const D2D1_BEZIER_SEGMENT* bezier)  
Public メソッドvoid ID2D1SimplifiedGeometrySink::AddBeziers([In, Buffer] const D2D1_BEZIER_SEGMENT* beziers,[In] unsigned int beziersCount) C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
Public メソッドvoid ID2D1GeometrySink::AddLine([In] D2D_POINT_2F point)  
Public メソッドvoid ID2D1SimplifiedGeometrySink::AddLines([In, Buffer] const D2D_POINT_2F* points,[In] unsigned int pointsCount) C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
Public メソッドvoid ID2D1GeometrySink::AddQuadraticBezier([In] const D2D1_QUADRATIC_BEZIER_SEGMENT* bezier)  
Public メソッドvoid ID2D1GeometrySink::AddQuadraticBeziers([In, Buffer] const D2D1_QUADRATIC_BEZIER_SEGMENT* beziers,[In] unsigned int beziersCount)  
Public メソッドvoid ID2D1SimplifiedGeometrySink::BeginFigure([In] D2D_POINT_2F startPoint,[In] D2D1_FIGURE_BEGIN figureBegin) C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
Public メソッドHRESULT ID2D1SimplifiedGeometrySink::Close() C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
Public メソッドvoid ID2D1SimplifiedGeometrySink::EndFigure([In] D2D1_FIGURE_END figureEnd) C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドvoid ID2D1SimplifiedGeometrySink::SetFillMode([In] D2D1_FILL_MODE fillMode) C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
Public メソッドvoid ID2D1SimplifiedGeometrySink::SetSegmentFlags([In] D2D1_PATH_SEGMENT vertexFlags) C1.Util.DX.Direct2D.SimplifiedGeometrySinkNativeから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto GeometrySinkNative.
トップ
参照

GeometrySinkNative クラス
C1.Util.DX.Direct2D 名前空間