Свойство | Тип | Описание | |
---|---|---|---|
Bottom | int | ||
DpiX | int | ||
DpiY | int | ||
Empty | |||
Left | int | ||
Right | int | ||
Top | int |
Метод | Описание | |
---|---|---|
From ( float leftInches, float topInches, float rightInches, float bottomInches ) : |
||
GetSchema ( ) : |
||
ReadXml ( |
||
Thickness ( int left, int top, int right, int bottom ) : System | ||
WriteXml ( |
||
operator ( ) : |
Метод | Описание | |
---|---|---|
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 | |
Результат |
public ReadXml ( |
||
reader | ||
Результат | void |
public Thickness ( int left, int top, int right, int bottom ) : System | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
Результат | System |
public WriteXml ( |
||
writer | ||
Результат | void |
public static Thickness,WindowlessControls Empty | ||
Результат |