Property | Type | Description | |
---|---|---|---|
allCourses | bool | ||
color | |||
cornerRadius | float | ||
courses | PurplePen.CourseDesignator[] | ||
dashSize | float | ||
fontBold | bool | ||
fontName | string | ||
gapSize | float | ||
imageBitmap | |||
kind | SpecialKind | ||
lineKind | LineKind | ||
lineWidth | float | ||
locations | System.Drawing.PointF[] | ||
numColumns | int | ||
orientation | float | ||
text | string |
Method | Description | |
---|---|---|
Clone ( ) : StorableObject | ||
Equals ( object obj ) : bool | ||
ReadAttributesAndContent ( |
||
Special ( ) : System | ||
Special ( SpecialKind kind, |
||
Validate ( Id |
||
WriteAttributesAndContent ( System xmloutput ) : void |
public ReadAttributesAndContent ( |
||
xmlinput | ||
return | void |
public Special ( SpecialKind kind, |
||
kind | SpecialKind | |
locations | ||
return | System |
public Validate ( Id |
||
id | Id |
|
validateInfo | ||
return | void |
public WriteAttributesAndContent ( System xmloutput ) : void | ||
xmloutput | System | |
return | void |
public CourseDesignator[],PurplePen courses | ||
return | PurplePen.CourseDesignator[] |