|
LineSelectorDataUsedLineThickness Property |
Gets or sets LineThickness that is used to adjust the actual distance from the line.
This value can be automatically set from the LineSelectorData when it is created with BaseLineVisual3D and adjustLineDistanceWithLineThickness set to true.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double UsedLineThickness { get; set; }
Property Value
DoubleSee Also