[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.Utility.BorderLine

BorderLine Class

Represents the border line.

Inheritance
BorderLine
Namespace: GrapeCity.ActiveReports.Core.Document.Utility
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class BorderLine

Constructors

Name Description
BorderLine()

Initializes a new instance of the BorderLine class.

BorderLine(DashStyle, float, Color, PointF, PointF)

Initializes a new instance of the BorderLine class.

Properties

Name Description
Color

Gets or sets hte color.

EndPoint

Gets or sets the end point.

StartPoint

Gets or sets the start point.

Style

Gets or sets the dash style.

Thickness

Gets or sets the thickness.

Methods

Name Description
ToString()

Returns a string that represents the current object.