Table of Contents

Method SetTextStyle

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

SetTextStyle(Rectangle, TextStyle, bool, bool)

protected void SetTextStyle(Rectangle rect, TextStyle style, bool setFlag, bool needUpdate)

Parameters

rect Rectangle
style TextStyle
setFlag bool
needUpdate bool

SetTextStyle(Point, int, TextStyle, bool, bool)

protected void SetTextStyle(Point pos, int len, TextStyle style, bool setFlag, bool needUpdate)

Parameters

pos Point
len int
style TextStyle
setFlag bool
needUpdate bool