Bitmap for UWP
Geometry クラス メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : Geometry クラス

このクラスのメンバの一覧は、Geometryメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Combines this geometry with the specified geometry and stores the result in an SimplifiedGeometrySink.  
Public メソッドオーバーロードされます。 Describes the intersection between this geometry and the specified geometry. The comparison is performed by using the specified flattening tolerance.  
Public メソッドオーバーロードされます。 Computes the area of the geometry after it has been transformed by the specified matrix and flattened using the specified tolerance.  
Public メソッドオーバーロードされます。 Calculates the length of the geometry as though each segment were unrolled into a line.  
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.  
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドオーバーロードされます。 Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.  
Public メソッドオーバーロードされます。 Retrieves the bounds of the geometry.  
Public メソッドvoid ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) C1.Util.DX.Direct2D.Resourceから継承されます。
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.  
Public メソッドオーバーロードされます。 Computes the outline of the geometry and writes the result to an SimplifiedGeometrySink.  
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.  
Public メソッドオーバーロードされます。 Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
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  
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.  
トップ
参照

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