C# Class PurplePen.AspectPreservingRectCourseObj

Inheritance: RectCourseObj
Afficher le fichier Open project: petergolde/PurplePen

Protected Properties

Свойство Type Description
aspect float

Méthodes publiques

Méthode Description
AspectPreservingRectCourseObj ( Id controlId, Id courseControlId, Id specialId, float scaleRatio, CourseAppearance appearance, RectangleF rect ) : System
RectangleUpdating ( RectangleF &newRect, bool dragAll, bool dragLeft, bool dragTop, bool dragRight, bool dragBottom ) : void

Method Details

AspectPreservingRectCourseObj() public méthode

public AspectPreservingRectCourseObj ( Id controlId, Id courseControlId, Id specialId, float scaleRatio, CourseAppearance appearance, RectangleF rect ) : System
controlId Id
courseControlId Id
specialId Id
scaleRatio float
appearance CourseAppearance
rect System.Drawing.RectangleF
Résultat System

RectangleUpdating() public méthode

public RectangleUpdating ( RectangleF &newRect, bool dragAll, bool dragLeft, bool dragTop, bool dragRight, bool dragBottom ) : void
newRect System.Drawing.RectangleF
dragAll bool
dragLeft bool
dragTop bool
dragRight bool
dragBottom bool
Résultat void

Property Details

aspect protected_oe property

protected float aspect
Résultat float