C# 클래스 Renderer.Wpf.PathGeometryConverter

파일 보기 프로젝트 열기: Core2D/Core2D

공개 메소드들

메소드 설명
ToXPathGeometry ( this source ) : XPathGeometry

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

비공개 메소드들

메소드 설명
ToXPoints ( this points, double dx, double dy ) : ImmutableArray

메소드 상세

ToXPathGeometry() 공개 정적인 메소드

public static ToXPathGeometry ( this source ) : XPathGeometry
source this
리턴 Core2D.Path.XPathGeometry

ToXPathGeometry() 공개 정적인 메소드

public static ToXPathGeometry ( this pg, double dx, double dy ) : XPathGeometry
pg this
dx double
dy double
리턴 Core2D.Path.XPathGeometry