Click or drag to resize
AB4D logo

TubePathVisual3DIsTubeClosed Property

Gets or sets a value that specifies if the start and end segment of the TubePathVisual3D are closed so that it is not possible to see inside the tube. Default value is true.

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

Property Value

Boolean
See Also