C# Class PurplePen.ControlNumberCourseObj

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
ControlNumberCourseObj ( Id controlId, Id courseControlId, float scaleRatio, CourseAppearance appearance, string text, PointF centerPoint ) : System

Method Details

ControlNumberCourseObj() public méthode

public ControlNumberCourseObj ( 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