Bitmap for WPF
DrawLine メソッド (CommandSinkNative)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > CommandSinkNative クラス : DrawLine メソッド
HRESULT ID2D1CommandSink::DrawLine([In] D2D_POINT_2F point0,[In] D2D_POINT_2F point1,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle)
シンタックス
'宣言
 
Public Sub DrawLine( _
   ByVal point0 As Point2F, _
   ByVal point1 As Point2F, _
   ByVal brush As Brush, _
   ByVal strokeWidth As System.Single, _
   ByVal strokeStyle As StrokeStyle _
) 
public void DrawLine( 
   Point2F point0,
   Point2F point1,
   Brush brush,
   System.float strokeWidth,
   StrokeStyle strokeStyle
)

パラメータ

point0
point1
brush
strokeWidth
strokeStyle
参照

CommandSinkNative クラス
CommandSinkNative メンバ