C# Class System.Windows.Forms.ScrollableControl.DockPaddingEdges

Inheritance: ICloneable
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Private Properties

Свойство Type Description
DockPaddingEdges System
ICloneable object
Scale void

Méthodes publiques

Méthode Description
Equals ( object other ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Méthode Description
DockPaddingEdges ( Control owner ) : System
ICloneable ( ) : object
Scale ( float dx, float dy ) : void

Method Details

Equals() public méthode

public Equals ( object other ) : bool
other object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string