[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine

CrossSectionLine Class

Cross Section Line control

Inheritance
CrossSectionLine
Namespace: GrapeCity.ActiveReports.SectionReportModel
Assembly: MESCIUS.ActiveReports.dll
Syntax
public sealed class CrossSectionLine : CrossSectionControl, IComponent, IDisposable, IPersistControl

Constructors

Name Description
CrossSectionLine()

Initializes a new instance of the CrossSectionLine class.

Properties

Name Description
ControlType

Methods

Name Description
SetEndImpl(PointF)

Applied End point

SetStartImpl(PointF)

Applies Start point

WriteXml(XmlElement)

Writes the control as XML to specified XML node.

Extension Methods