|
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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsTubeClosed { get; set; }
Property Value
BooleanSee Also