C# Class PurplePen.VariationCodeCourseObj

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

Méthodes publiques

Свойство Type Description
centerPoint System.Drawing.PointF

Méthodes publiques

Méthode Description
VariationCodeCourseObj ( Id controlId, Id courseControlId, float scaleRatio, CourseAppearance appearance, string text, PointF centerPoint ) : System

Method Details

VariationCodeCourseObj() public méthode

public VariationCodeCourseObj ( Id controlId, Id courseControlId, float scaleRatio, CourseAppearance appearance, string text, PointF centerPoint ) : System
controlId Id
courseControlId Id
scaleRatio float
appearance CourseAppearance
text string
centerPoint System.Drawing.PointF
Résultat System

Property Details

centerPoint public_oe property

public PointF,System.Drawing centerPoint
Résultat System.Drawing.PointF