| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > CommandSinkNative Class : DrawLine Method |
'Declaration 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 )