The start point of the line.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Location StartPoint { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StartPoint As Location |
A Location object specifying the start point of the line.
See Also