Table of Contents

Property TextAsGeometry

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

TextAsGeometry

Gets or sets a value indicating whether the texts are rendered as path geometry.

public bool TextAsGeometry { get; set; }

Property Value

bool

This is true if texts are rendered as path geometries; otherwise, this is false. The default is false.