Click or drag to resize
AB4D logo

MultiLineVisual3DEndLineCap Property

Gets or sets one of the LineCap that is used for end position of the line

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public LineCap EndLineCap { get; set; }

Property Value

LineCap

Implements

ILineCapVisual3DEndLineCap
See Also