Click or drag to resize
AB4D logo

MultiLineVisual3DStartLineCap Property

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

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

Property Value

LineCap

Implements

ILineCapVisual3DStartLineCap
See Also