ChildrenRegionsListReviseByRef Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void ReviseByRef(
	string encodedText,
	PointF location,
	float? fontHeight,
	Color? textColor,
	Color? backColor
)

Parameters

encodedText  String
 
location  PointF
 
fontHeight  NullableSingle
 
textColor  NullableColor
 
backColor  NullableColor
 

See Also