Bitmap for WPF
AddLine メソッド (GeometrySink)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > GeometrySink インターフェース : AddLine メソッド
The end point of the line to draw.
Creates a line segment between the current point and the specified end point and adds it to the geometry sink.
シンタックス
'宣言
 
Sub AddLine( _
   ByVal point As Point2F _
) 
void AddLine( 
   Point2F point
)

パラメータ

point
The end point of the line to draw.
参照

GeometrySink インターフェース
GeometrySink メンバ