C# 클래스 GcPdfWeb.Samples.RoundRectangle

파일 보기 프로젝트 열기: GrapeCity/GcPdf

공개 메소드들

메소드 설명
CreatePDF ( Stream stream ) : int

비공개 메소드들

메소드 설명
MakeRoundRect ( GcGraphics g, RectangleF rc, float rx, float ry ) : IPath

메소드 상세

CreatePDF() 공개 메소드

public CreatePDF ( Stream stream ) : int
stream Stream
리턴 int