Click or drag to resize
AB4D logo

TubePathVisual3DIsPathClosed Property

Gets or sets a value that specifies if end position is connected to the start position. Default value is false.

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

Property Value

Boolean
See Also