ComponentOne Bitmap for UWP
AddLine Method (GeometrySinkNative)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > GeometrySinkNative Class : AddLine Method
void ID2D1GeometrySink::AddLine([In] D2D_POINT_2F point)
Syntax
'Declaration
 
Public Sub AddLine( _
   ByVal point As Point2F _
) 
public void AddLine( 
   Point2F point
)

Parameters

point
See Also

Reference

GeometrySinkNative Class
GeometrySinkNative Members