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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the TransformedGeometryclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGet or set the default flattening tolerance used for all methods that are not explicitly using it. Default is set to 0.25f. C1.Util.DX.Direct2D.Geometryから継承されます。
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 プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
Public プロパティGetTransform  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Combines this geometry with the specified geometry and stores the result in an SimplifiedGeometrySink. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Describes the intersection between this geometry and the specified geometry. The comparison is performed by using the specified flattening tolerance. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Computes the area of the geometry after it has been transformed by the specified matrix and flattened using the specified tolerance. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Calculates the length of the geometry as though each segment were unrolled into a line. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Calculates the point and tangent vector at the specified distance along the geometry after it has been transformed by the specified matrix and flattened using the specified tolerance. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドstatic (Shared in Visual Basic)Constructor for a TransformedGeometry.  
Public メソッドオーバーロードされます。 Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Retrieves the bounds of the geometry. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドvoid ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) C1.Util.DX.Direct2D.Resourceから継承されます。
Public メソッドvoid ID2D1TransformedGeometry::GetSourceGeometry([Out] ID2D1Geometry** sourceGeometry)  
Public メソッドvoid ID2D1TransformedGeometry::GetTransform([Out] D2D_MATRIX_3X2_F* transform)  
Public メソッドオーバーロードされます。 Gets the bounds of the geometry after it has been widened by the specified stroke width and style and transformed by the specified matrix. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Computes the outline of the geometry and writes the result to an SimplifiedGeometrySink. C1.Util.DX.Direct2D.Geometryから継承されます。
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 メソッドオーバーロードされます。 Creates a simplified version of the geometry that contains only lines and (optionally) cubic Bezier curves and writes the result to an SimplifiedGeometrySink. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform. C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Creates a set of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance C1.Util.DX.Direct2D.Geometryから継承されます。
Public メソッドオーバーロードされます。 Widens the geometry by the specified stroke and writes the result to an SimplifiedGeometrySinkafter it has been transformed by the specified matrix and flattened using the specified tolerance. C1.Util.DX.Direct2D.Geometryから継承されます。
トップ
パブリック イベント
 名前解説
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 TransformedGeometry.
トップ
参照

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