Click or drag to resize
AB4D logo

BasePolyLineVisual3DMiterLimitProperty Field

Gets or sets a double value that defines at which line thickness the mitered (sharp) line joint is converted into beveled (square) line joint. For example, a value of 4 requires the mitered joint length to be 4 times the line thickness before the joint becomes beveled.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public static readonly DependencyProperty MiterLimitProperty

Field Value

DependencyProperty
See Also