RichTextKit v0.4

TextPaintOptions.SelectionHandleScale Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextPaintOptions

Scaling of the touch screen selection handles

public float SelectionHandleScale { get; set; }

Remarks

Sets the scaling of the selection handles. This can be used to keep the selection handle size consistent even if zooming in on rendered text. Set to zero to disable selection handles

Property Type

float