C# 클래스 PurplePen.OcadCreationSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
AllCourses bool
CourseIds Id[]
colorOcadId short
cyan float
fileFormat MapFileFormat
filePrefix string
mapDirectory bool
outputDirectory string
purpleOverprint bool

공개 메소드들

메소드 설명
Clone ( ) : OcadCreationSettings

메소드 상세

Clone() 공개 메소드

public Clone ( ) : OcadCreationSettings
리턴 OcadCreationSettings

프로퍼티 상세

AllCourses 공개적으로 프로퍼티

public bool AllCourses
리턴 bool

CourseIds 공개적으로 프로퍼티

public Id[] CourseIds
리턴 Id[]

colorOcadId 공개적으로 프로퍼티

public short colorOcadId
리턴 short

cyan 공개적으로 프로퍼티

public float cyan
리턴 float

fileFormat 공개적으로 프로퍼티

public MapFileFormat fileFormat
리턴 MapFileFormat

filePrefix 공개적으로 프로퍼티

public string filePrefix
리턴 string

mapDirectory 공개적으로 프로퍼티

public bool mapDirectory
리턴 bool

outputDirectory 공개적으로 프로퍼티

public string outputDirectory
리턴 string

purpleOverprint 공개적으로 프로퍼티

public bool purpleOverprint
리턴 bool