C# Class Renderer.Wpf.PathGeometryConverter

Afficher le fichier Open project: Core2D/Core2D

Méthodes publiques

Méthode Description
ToXPathGeometry ( this source ) : XPathGeometry

ToXPathGeometry ( this pg, double dx, double dy ) : XPathGeometry

Private Methods

Méthode Description
ToXPoints ( this points, double dx, double dy ) : ImmutableArray

Method Details

ToXPathGeometry() public static méthode

public static ToXPathGeometry ( this source ) : XPathGeometry
source this
Résultat Core2D.Path.XPathGeometry

ToXPathGeometry() public static méthode

public static ToXPathGeometry ( this pg, double dx, double dy ) : XPathGeometry
pg this
dx double
dy double
Résultat Core2D.Path.XPathGeometry