ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.Utility Namespace / BorderLine Class / EndPoint Property

In This Topic
    EndPoint Property (BorderLine)
    In This Topic
    EndPoint
    Syntax
    'Declaration
     
    Public Property EndPoint As PointF
    public PointF EndPoint {get; set;}
    See Also