GeometryExtensions Class

Provides extension methods for Geometry class.

Definition

Namespace: KGySoft.Drawing.Wpf
Assembly: KGySoft.Drawing.Wpf (in KGySoft.Drawing.Wpf.dll) Version: 10.0.0-rc.1
C#
public static class GeometryExtensions
Inheritance
Object    GeometryExtensions

Methods

ToGeometry Converts a Path to a Geometry.
ToPath Converts a Geometry to a Path.

See Also