Bitmap for WPF
CreateStrokedGeometryRealization メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > DeviceContext1 クラス : CreateStrokedGeometryRealization メソッド
HRESULT ID2D1DeviceContext1::CreateStrokedGeometryRealization([In] ID2D1Geometry* geometry,[In] float flatteningTolerance,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle,[Out] ID2D1GeometryRealization** geometryRealization)
シンタックス
'宣言
 
Public Function CreateStrokedGeometryRealization( _
   ByVal geometry As Geometry, _
   ByVal flatteningTolerance As System.Single, _
   ByVal strokeWidth As System.Single, _
   ByVal strokeStyle As StrokeStyle _
) As GeometryRealization
public GeometryRealization CreateStrokedGeometryRealization( 
   Geometry geometry,
   System.float flatteningTolerance,
   System.float strokeWidth,
   StrokeStyle strokeStyle
)

パラメータ

geometry
flatteningTolerance
strokeWidth
strokeStyle
参照

DeviceContext1 クラス
DeviceContext1 メンバ