.NET Framework Class Library
Line Constructor (Single, Single, Single, Single)
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Line Class > Line Constructor > Line Constructor (Single, Single, Single, Single) |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public Line( |
Visual C++ |
public: |
startX
Type: System.Single
startY
Type: System.Single
endX
Type: System.Single
endY
Type: System.Single