프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 Thickness ( int left, int top, int right, int bottom ) : System | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
리턴 | System |