Click or drag to resize

LocationDataPositions Property

The location within the data source. (Eg. 'in..' headers, section, xml element, cursors, etc.)

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public List<string> Positions { get; }

Property Value

Type: ListString
See Also