C# Class PurplePen.LegCourseObj

Inheritance: LineCourseObj
Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

Méthode Description
LegCourseObj ( Id controlId, Id courseControlId, Id courseControlId2, float scaleRatio, CourseAppearance appearance, SymPath path, LegGap gaps ) : System

Méthodes protégées

Méthode Description
CreateSymDef ( Map map, SymColor symColor ) : SymDef

Method Details

CreateSymDef() protected méthode

protected CreateSymDef ( Map map, SymColor symColor ) : SymDef
map Map
symColor SymColor
Résultat SymDef

LegCourseObj() public méthode

public LegCourseObj ( Id controlId, Id courseControlId, Id courseControlId2, float scaleRatio, CourseAppearance appearance, SymPath path, LegGap gaps ) : System
controlId Id
courseControlId Id
courseControlId2 Id
scaleRatio float
appearance CourseAppearance
path SymPath
gaps LegGap
Résultat System