Click or drag to resize

SectionManagerSections Property

Section List

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1127 (1.1.25.1127)
Syntax
C#
public List<SectionItem> Sections { get; }

Property Value

Type: ListSectionItem
See Also