Property | Type | Description | |
---|---|---|---|
Bottom | double | ||
Default | |||
Leading | double | ||
Top | double | ||
Trailing | double |
Property | Type | Description | |
---|---|---|---|
ToMillipoints | int |
Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Thickness ( double thickness ) : System |
Make one with uniform thickness.
|
|
Thickness ( double leading, double top, double trailing, double bottom ) : System | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
ToMillipoints ( double points ) : int |
public Thickness ( double thickness ) : System | ||
thickness | double | |
return | System |
public Thickness ( double leading, double top, double trailing, double bottom ) : System | ||
leading | double | |
top | double | |
trailing | double | |
bottom | double | |
return | System |
public static Thickness,SIL.FieldWorks.SharpViews Default | ||
return |