C# 클래스 PurplePen.PunchPrintSettings

파일 보기 프로젝트 열기: petergolde/PurplePen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllCourses bool
BoxSize float
Count int
CourseIds Id[]
VariationChoicesPerCourse VariationChoices>.Dictionary

프로퍼티 상세

AllCourses 공개적으로 프로퍼티

public bool AllCourses
리턴 bool

BoxSize 공개적으로 프로퍼티

public float BoxSize
리턴 float

Count 공개적으로 프로퍼티

public int Count
리턴 int

CourseIds 공개적으로 프로퍼티

public Id[] CourseIds
리턴 Id[]

VariationChoicesPerCourse 공개적으로 프로퍼티

public Dictionary,VariationChoices> VariationChoicesPerCourse
리턴 VariationChoices>.Dictionary