Property | Type | Description | |
---|---|---|---|
Bottom | double | ||
Left | double | ||
Right | double | ||
Top | double |
Method | Description | |
---|---|---|
Thickness ( double top, double right, double bottom, double left ) : System |
Method | Description | |
---|---|---|
Thickness ( ) : System |
public Thickness ( double top, double right, double bottom, double left ) : System | ||
top | double | |
right | double | |
bottom | double | |
left | double | |
return | System |