Click or drag to resize

RichTextFieldGetHtmlElementAt Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public HtmlElement GetHtmlElementAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: HtmlElement
See Also