C# 클래스 Core2D.Path.XPathSegment

XPathFigure segment base class.
상속: ObservableObject
파일 보기 프로젝트 열기: Core2D/Core2D 1 사용 예제들

공개 메소드들

메소드 설명
GetPoints ( ) : IEnumerable

Get all points in the segment.

메소드 상세

GetPoints() 공개 추상적인 메소드

Get all points in the segment.
public abstract GetPoints ( ) : IEnumerable
리턴 IEnumerable