C# 클래스 PurplePen.AspectPreservingRectCourseObj

상속: RectCourseObj
파일 보기 프로젝트 열기: petergolde/PurplePen

보호된 프로퍼티들

프로퍼티 타입 설명
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