Constructs a line element

C# | Visual Basic | Visual C++ |
public LineElement( float startX, float startY, float endX, float endY )
Public Sub New ( startX As Single, startY As Single, endX As Single, endY As Single )
public: LineElement( float startX, float startY, float endX, float endY )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)