Draws a line segment connecting two points.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
void DrawLine ( |
Visual Basic Copy Code |
---|
Sub DrawLine( _ |
A Microsoft.Maui.Graphics.Point that represents the first point to connect.
A Microsoft.Maui.Graphics.Point that represents the second point to connect.
DrawLine Method Overload List
IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace