C# 클래스 BoxDiagrams.TextBox.HitTestResult

상속: Util.WinForms.HitTestResult
파일 보기 프로젝트 열기: qwertie/ecsharp

공개 프로퍼티들

프로퍼티 타입 설명
ResizeFlags RF

공개 메소드들

메소드 설명
HitTestResult ( Shape shape, Cursor cursor, RF resizeFlags ) : System

메소드 상세

HitTestResult() 공개 메소드

public HitTestResult ( Shape shape, Cursor cursor, RF resizeFlags ) : System
shape Shape
cursor System.Windows.Forms.Cursor
resizeFlags RF
리턴 System

프로퍼티 상세

ResizeFlags 공개적으로 프로퍼티

public RF ResizeFlags
리턴 RF