Click or drag to resize

SectionManagerSections Property

Section List

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

Property Value

Type: ListSectionItem
See Also