Interface IPathBuilder

IPathBuilder interface

IPathBuilder 인터페이스는 경로 세그먼트 구축을 담당합니다.SVGPathSeg 추적 지점 목록에서.

public interface IPathBuilder

행동 양식

이름설명
Build(IEnumerable<PointF>, SVGPathElement)추적 지점 목록에서 경로 세그먼트를 작성합니다.

또한보십시오