Click or drag to resize

UtilsGetSection Method

Gets the section.

Namespace:  QsGemBox
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public static Section GetSection(
	Element ele
)

Parameters

ele
Type: Element
The ele.

Return Value

Type: Section
Section.
See Also