MindFusion WinForms Programmer's Guide
Line.EndPoint Property
See Also
 





Gets or sets the end point of the line.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Location EndPoint { get; set; }

Visual Basic  Copy Code

Public Property EndPoint As Location

 Property Value

Location object specifying the end point of the line.

 See Also

Line Members
Line Class
MindFusion.Reporting Namespace