Table of Contents

Enum WpfHitTextLevel

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.Wpf.dll

Hit-test options for text elements.

public enum WpfHitTextLevel

Fields

Bounds = 0

Test only the bounds of the rendered text.

Glyphs = 1

Test the bounds and glyph geometris in the rendered text.