You are here: Start » AVL.NET » AVS.AvsFilter_AccessStringLabel Method

AVS.AvsFilter_AccessStringLabel Method

Returns individual fields of a StringLabel structure.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void AvsFilter_AccessStringLabel
(
	AvlNet.StringLabel inLabel,
	out string outText,
	out AvlNet.Point2D outPosition
)

Parameters

Name Type Range Default Description
inLabelAvlNet.StringLabel
outTextstring
outPositionAvlNet.Point2D

See also