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





The start point of the line.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Location StartPoint { get; set; }

Visual Basic  Copy Code

Public Property StartPoint As Location

 Property Value

A Location object specifying the start point of the line.

 See Also

Line Members
Line Class
MindFusion.Reporting Namespace