Constructor WpfTextPlacement
- Namespace
- SharpVectors.Renderers.Texts
- Assembly
- SharpVectors.Rendering.Wpf.dll
WpfTextPlacement()
public WpfTextPlacement()
WpfTextPlacement(Point, double)
public WpfTextPlacement(Point location, double rotation)
Parameters
WpfTextPlacement(Point, double, IList<WpfTextPosition>, bool)
public WpfTextPlacement(Point location, double rotation, IList<WpfTextPosition> positions, bool isRotateOnly)
Parameters
location
Pointrotation
doublepositions
IList<WpfTextPosition>isRotateOnly
bool