Click or drag to resize
AB4D logo

BaseLineCapVisual3DEndLineCap 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: 7.6.6025.1040
Syntax
C#
public LineCap EndLineCap { get; set; }

Property Value

Type: LineCap
See Also