Click or drag to resize

ContourDisc10MinGetAbsoluteBaseInset Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.LineCaps.ContourDisc10Min.GetAbsoluteBaseInset(System.Double,System.Double)"]


Namespace: Altaxo.Drawing.D3D.LineCaps
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override double GetAbsoluteBaseInset(
	double thickness1,
	double thickness2
)

Parameters

thickness1  Double

[Missing <param name="thickness1"/> documentation for "M:Altaxo.Drawing.D3D.LineCaps.ContourDisc10Min.GetAbsoluteBaseInset(System.Double,System.Double)"]

thickness2  Double

[Missing <param name="thickness2"/> documentation for "M:Altaxo.Drawing.D3D.LineCaps.ContourDisc10Min.GetAbsoluteBaseInset(System.Double,System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.LineCaps.ContourDisc10Min.GetAbsoluteBaseInset(System.Double,System.Double)"]

Implements

ILineCapGetAbsoluteBaseInset(Double, Double)
See Also