C# 클래스 PixelFarm.DrawingGL.InternalGraphicsPath

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
CreateGraphicsPath ( VertexStoreSnap vxsSnap ) : InternalGraphicsPath
CreatePolygonGraphicsPath ( float xycoords ) : InternalGraphicsPath

비공개 메소드들

메소드 설명
InternalGraphicsPath ( List
figures ) : System.Collections.Generic

메소드 상세

CreateGraphicsPath() 공개 정적인 메소드

public static CreateGraphicsPath ( VertexStoreSnap vxsSnap ) : InternalGraphicsPath
vxsSnap PixelFarm.Agg.VertexStoreSnap
리턴 InternalGraphicsPath

CreatePolygonGraphicsPath() 공개 정적인 메소드

public static CreatePolygonGraphicsPath ( float xycoords ) : InternalGraphicsPath
xycoords float
리턴 InternalGraphicsPath