Gets or sets the end point of the line.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Location EndPoint { get; set; } |
Visual Basic Copy Code |
---|
Public Property EndPoint As Location |
A Location object specifying the end point of the line.