Table of Contents

Method SetTextAndData

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

SetTextAndData(string, string)

When implemented by a class, sets the text and color data at the same time.

void SetTextAndData(string text, string data)

Parameters

text string

Text of the strings.

data string

Color data associated with the text.