Table of Contents

Class WpfConvert

Namespace
SharpVectors.Renderers.Utils
Assembly
SharpVectors.Rendering.Wpf.dll
public static class WpfConvert
Inheritance
WpfConvert
Inherited Members

Methods

Equals(Size, Size)
GetPathFigureLength(PathFigure)
GetTransform(SvgElement, bool)
ToColor(ICssColor)

A WPF Color representation of the RgbColor.

ToPath(SvgRectF)
ToPath(EllipseGeometry)
ToPath(LineGeometry)
ToPath(RectangleGeometry)
ToPath(Rect)
ToRect(ICssRect)
ToRect(ISvgRect)
ToRect(SvgRectF)

This converts the specified Rect structure to a SvgRectF structure.

ToSpreadMethod(SvgSpreadMethod)