C# 클래스 PixelFarm.Agg.BoundingRectInt

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
GetBoundingRect ( VertexStore vxs ) : RectInt
GetBoundingRect ( VertexStoreSnap vs ) : RectInt
GetBoundingRect ( VertexStoreSnap vs, RectInt &rect ) : bool

비공개 메소드들

메소드 설명
GetBoundingRect ( VertexStoreSnap vs, int &x1, int &y1, int &x2, int &y2 ) : bool

메소드 상세

GetBoundingRect() 공개 정적인 메소드

public static GetBoundingRect ( VertexStore vxs ) : RectInt
vxs VertexStore
리턴 RectInt

GetBoundingRect() 공개 정적인 메소드

public static GetBoundingRect ( VertexStoreSnap vs ) : RectInt
vs VertexStoreSnap
리턴 RectInt

GetBoundingRect() 공개 정적인 메소드

public static GetBoundingRect ( VertexStoreSnap vs, RectInt &rect ) : bool
vs VertexStoreSnap
rect RectInt
리턴 bool