C# Класс PurplePen.AspectPreservingRectCourseObj

Наследование: RectCourseObj
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
aspect float

Открытые методы

Метод Описание
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

Описание методов

AspectPreservingRectCourseObj() публичный Метод

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
Результат System

RectangleUpdating() публичный Метод

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
Результат void

Описание свойств

aspect защищенное свойство

protected float aspect
Результат float