Свойство | Type | Description | |
---|---|---|---|
Bottom | int | ||
DpiX | int | ||
DpiY | int | ||
Empty | |||
Left | int | ||
Right | int | ||
Top | int |
Méthode | Description | |
---|---|---|
From ( float leftInches, float topInches, float rightInches, float bottomInches ) : |
||
GetSchema ( ) : |
||
ReadXml ( |
||
Thickness ( int left, int top, int right, int bottom ) : System | ||
WriteXml ( |
||
operator ( ) : |
Méthode | Description | |
---|---|---|
GetDC ( |
||
GetDeviceCaps ( |
||
Parse ( string s ) : void | ||
Thickness ( ) : System |
public static From ( float leftInches, float topInches, float rightInches, float bottomInches ) : |
||
leftInches | float | |
topInches | float | |
rightInches | float | |
bottomInches | float | |
Résultat |
public ReadXml ( |
||
reader | ||
Résultat | void |
public Thickness ( int left, int top, int right, int bottom ) : System | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
Résultat | System |
public WriteXml ( |
||
writer | ||
Résultat | void |
public static Thickness,WindowlessControls Empty | ||
Résultat |