C# 클래스 System.Windows.Forms.ScrollableControl.DockPaddingEdges

상속: ICloneable
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form 1 사용 예제들

Private Properties

프로퍼티 타입 설명
DockPaddingEdges System
ICloneable object
Scale void

공개 메소드들

메소드 설명
Equals ( object other ) : bool
GetHashCode ( ) : int
ToString ( ) : string

비공개 메소드들

메소드 설명
DockPaddingEdges ( Control owner ) : System
ICloneable ( ) : object
Scale ( float dx, float dy ) : void

메소드 상세

Equals() 공개 메소드

public Equals ( object other ) : bool
other object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string