Click or drag to resize

ILineCap Interface

[Missing <summary> documentation for "T:Altaxo.Drawing.D3D.ILineCap"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ILineCap

The ILineCap type exposes the following members.

Properties
Methods
 NameDescription
Public methodAddGeometry Adds the triangle geometry for this cap.
Public methodGetAbsoluteBaseInset Gets the absolute base inset using the thickness1 and thickness2 of the pen.
Public methodWithMinimumAbsoluteAndRelativeSize 
Top
See Also