ChildrenRegionsListTryResolveRef Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool TryResolveRef(
	string encodedText,
	out Size size,
	out float middleLine
)

Parameters

encodedText  String
 
size  Size
 
middleLine  Single
 

Return Value

Boolean

See Also