Click or drag to resize
AB4D logo

TubePathVisual3DPathPositions Property

Gets or sets a Point3DCollection that specifies the path positions.

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

Property Value

Point3DCollection
See Also