C# 클래스 Playroom.SvgToPdfAndPngdefCompiler

상속: IContentCompiler
파일 보기 프로젝트 열기: jlyonsmith/Playroom

Private Properties

프로퍼티 타입 설명
CreateNupSvg void
GetSvgWidthAndHeight void
ReadAllXmlWithoutHeader string

공개 메소드들

메소드 설명
Compile ( ) : void
SvgToPdfAndPngdefCompiler ( ) : System

비공개 메소드들

메소드 설명
CreateNupSvg ( IEnumerable svgPaths, ToolBelt.ParsedPath nUpSvgPath, int numRows, int numCols ) : void
GetSvgWidthAndHeight ( ToolBelt.ParsedPath svgPath, double &width, double &height ) : void
ReadAllXmlWithoutHeader ( ToolBelt.ParsedPath svgPath ) : string

메소드 상세

Compile() 공개 메소드

public Compile ( ) : void
리턴 void

SvgToPdfAndPngdefCompiler() 공개 메소드

public SvgToPdfAndPngdefCompiler ( ) : System
리턴 System