Click or drag to resize

SectionManagerFromID Method

Get Section (By ID)

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1217 (1.1.25.1217)
Syntax
C#
public SectionItem FromID(
	uint id
)

Parameters

id
Type: SystemUInt32
ID

Return Value

Type: SectionItem
SectionItem
See Also