Draws a line between the specified points using the specified D2DPen.
public void DrawLine( D2DPen pen, Point startPoint, Point endPoint )
public void DrawLine(
D2DPen pen,
Point startPoint,
Point endPoint
)
Public Sub DrawLine( _ ByVal pen As D2DPen, _ ByVal startPoint As Point, _ ByVal endPoint As Point _ )
Public Sub DrawLine( _
ByVal pen As D2DPen, _
ByVal startPoint As Point, _
ByVal endPoint As Point _
public: void DrawLine( D2DPen^ pen, Point startPoint, Point endPoint )
public:
void DrawLine(
D2DPen^ pen,
pen D2DPen that determines the Pen brush, thickness, and style.
startPoint The start point of the line.
endPoint The end point of the line.
This method draws a line between the specified points using the specified Pen style.
Target Platforms
D2DSurface Class
D2DSurface Members
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries