Méthode | Description | |
---|---|---|
GanttPoint ( ) : System |
Initializes a new instance of GanttPoint class.
|
|
GanttPoint ( double startPoint, double endPoint ) : System |
Initializes a new instance of GanttPoint class with given start and end points.
|
Méthode | Description | |
---|---|---|
OnPointChanged ( ) : void |
OnPoint property changed method
|
public GanttPoint ( double startPoint, double endPoint ) : System | ||
startPoint | double | |
endPoint | double | |
Résultat | System |