Click or drag to resize
XDL

NXRichTextBoxSetTextColor Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXImage.NXRichTextBox.SetTextColor(System.Drawing.Color)"]


Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntax
C#
public void SetTextColor(
	Color color
)

Parameters

color  Color

[Missing <param name="color"/> documentation for "M:Pixoneer.NXDL.NXImage.NXRichTextBox.SetTextColor(System.Drawing.Color)"]

See Also