Click or drag to resize

RectangularIsVertexSharp Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.CrossSections.Rectangular.IsVertexSharp(System.Int32)"]


Namespace: Altaxo.Drawing.D3D.CrossSections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsVertexSharp(
	int idx
)

Parameters

idx  Int32

[Missing <param name="idx"/> documentation for "M:Altaxo.Drawing.D3D.CrossSections.Rectangular.IsVertexSharp(System.Int32)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.CrossSections.Rectangular.IsVertexSharp(System.Int32)"]

Implements

ICrossSectionOfLineIsVertexSharp(Int32)
See Also