C# 클래스 PurplePen.TopologyLegCourseObj

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

공개 메소드들

메소드 설명
GetHandles ( ) : System.Drawing.PointF[]
TopologyLegCourseObj ( Id controlId, Id courseControlId, Id courseControlId2, float scaleRatio, CourseAppearance appearance, SymPath path ) : System

보호된 메소드들

메소드 설명
CreateSymDef ( Map map, SymColor symColor ) : SymDef

메소드 상세

CreateSymDef() 보호된 메소드

protected CreateSymDef ( Map map, SymColor symColor ) : SymDef
map Map
symColor SymColor
리턴 SymDef

GetHandles() 공개 메소드

public GetHandles ( ) : System.Drawing.PointF[]
리턴 System.Drawing.PointF[]

TopologyLegCourseObj() 공개 메소드

public TopologyLegCourseObj ( Id controlId, Id courseControlId, Id courseControlId2, float scaleRatio, CourseAppearance appearance, SymPath path ) : System
controlId Id
courseControlId Id
courseControlId2 Id
scaleRatio float
appearance CourseAppearance
path SymPath
리턴 System