Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Drawing Namespaces
Altaxo.Drawing.D3D
ILineCapContour Interface
ILineCapContour Methods
IsVertexSharp Method
Normals Method
Vertices Method
ILine
Cap
Contour
Normals Method
Returns the normal at index
idx
.
Namespace:
Altaxo.Drawing.D3D
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
VectorD2D
Normals
(
int
idx
)
Parameters
idx
Int32
The index. The range is 0 ..
NumberOfNormals
- 1.
Return Value
VectorD2D
The normal at index
idx
.
See Also
Reference
ILineCapContour Interface
Altaxo.Drawing.D3D 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