Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Geometry Namespaces
Altaxo.Geometry
LineD2D Structure
LineD2D Properties
Length Property
LineVector Property
LineVectorNormalized Property
P0 Property
P1 Property
Vector Property
Line
D
2D
P1 Property
Gets the end point of the line.
Namespace:
Altaxo.Geometry
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
PointD2D
P1
{
get
; }
Property Value
PointD2D
The end point of the line.
See Also
Reference
LineD2D Structure
Altaxo.Geometry Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net