Table of Contents

Constructor WpfTextPlacement

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

WpfTextPlacement()

public WpfTextPlacement()

WpfTextPlacement(Point, double)

public WpfTextPlacement(Point location, double rotation)

Parameters

location Point
rotation double

WpfTextPlacement(Point, double, IList<WpfTextPosition>, bool)

public WpfTextPlacement(Point location, double rotation, IList<WpfTextPosition> positions, bool isRotateOnly)

Parameters

location Point
rotation double
positions IList<WpfTextPosition>
isRotateOnly bool